A B C D E F G H I J K L M N O P Q R S T U V W 

A

ACCEPT - Static variable in class org.quickserver.net.server.ClientEvent
 
accept(File) - Method in class org.quickserver.util.io.DirFileList
 
accept(File) - Method in class org.quickserver.util.io.JarFileList
 
AccessConstraintConfig - Class in org.quickserver.util.xmlreader
This class encapsulate the access constraints on servers running.
AccessConstraintConfig() - Constructor for class org.quickserver.util.xmlreader.AccessConstraintConfig
 
AccessManager - Class in org.quickserver.security
This is a simple SecurityManager template.
AccessManager() - Constructor for class org.quickserver.security.AccessManager
 
actionPerformed(ActionEvent) - Method in class org.quickserver.net.qsadmin.gui.SaveActionListener
 
actionPerformed(ActionEvent) - Method in class org.quickserver.net.qsadmin.gui.SimpleActionListener
 
activated() - Method in interface org.quickserver.net.qsadmin.gui.PluginPanel
This method is called when the tab where plugin is loaded is activated
activateObject(Object) - Method in class org.quickserver.util.pool.ByteBufferObjectFactory
 
activateObject(Object) - Method in class org.quickserver.util.pool.ClientHandlerObjectFactory
 
activateObject(Object) - Method in class org.quickserver.util.pool.thread.ThreadObjectFactory
 
ACTIVE - Static variable in class org.quickserver.net.client.Host
 
add(Host) - Method in class org.quickserver.net.client.HostList
 
add(HostList, HostMonitor, int, List) - Static method in class org.quickserver.net.client.monitoring.HostMonitoringService
 
add(HostMonitoringService) - Static method in class org.quickserver.net.client.monitoring.HostMonitoringService
 
addClassName(String) - Method in class org.quickserver.util.xmlreader.InitServerHooks
Addes the class to init server hooks.
addClassName(String) - Method in class org.quickserver.util.xmlreader.ServerHooks
Addes the class to server hooks
addClient(Runnable) - Method in class org.quickserver.util.pool.thread.ClientPool
 
addClient(Runnable, boolean) - Method in class org.quickserver.util.pool.thread.ClientPool
 
addClientIpAddress(String) - Method in class org.quickserver.util.xmlreader.IpFilterConfig
Adds a Client Ip Address to the list
addCommand(Propertie) - Method in class org.quickserver.net.qsadmin.gui.PropertieSet
 
addCommand(SimpleCommand) - Method in class org.quickserver.net.qsadmin.gui.SimpleCommandSet
 
addDatabaseConnection(DatabaseConnectionConfig) - Method in class org.quickserver.util.xmlreader.DatabaseConnectionSet
Adds a DatabaseConnectionConfig object to the set.
addDefault(Host) - Method in class org.quickserver.net.client.HostList
 
addEncryptedByteBuffer(ByteBuffer) - Method in class org.quickserver.util.io.ByteBufferOutputStream
 
addEvent(ClientEvent) - Method in interface org.quickserver.net.server.ClientHandler
Adds the ClientEvent.
addEvent(ClientEvent) - Method in class org.quickserver.net.server.impl.BasicClientHandler
Adds the ClientEvent.
addHostStateListner(HostStateListener) - Method in class org.quickserver.net.client.monitoring.HostMonitoringService
 
addHttpStatusCode(String) - Method in class org.quickserver.net.client.HttpHost
 
addListener(String, FileChangeListener) - Static method in class org.quickserver.util.FileChangeMonitor
 
addObject() - Method in class org.quickserver.util.pool.BasicObjectPool
 
addObject() - Method in class org.quickserver.util.pool.MakeQSObjectPool
 
addProperty(Property) - Method in class org.quickserver.util.xmlreader.ApplicationConfiguration
Addes the Property passed to the HashMap
addTask(String, Runnable) - Static method in class org.quickserver.util.pool.thread.app.AppThreadPool
 
addToPanel(Container, GridBagConstraints, PropertiePanel, QSAdminMain) - Method in class org.quickserver.net.qsadmin.gui.Propertie
 
AdvancedSettings - Class in org.quickserver.util.xmlreader
This class encapsulate Advanced Settings.
AdvancedSettings() - Constructor for class org.quickserver.util.xmlreader.AdvancedSettings
 
affirm(boolean) - Static method in class org.quickserver.util.Assertion
 
affirm(boolean, String) - Static method in class org.quickserver.util.Assertion
 
alignLeft(String, int) - Static method in class org.quickserver.util.MyString
 
alignRight(String, int) - Static method in class org.quickserver.util.MyString
 
append(String) - Method in class org.quickserver.net.qsadmin.gui.CmdConsole
 
appendToConsole(String) - Method in class org.quickserver.net.qsadmin.gui.QSAdminGUI
 
AppException - Exception in org.quickserver.net
Generic Application Exception used by QuickServer and its support Classes.
AppException() - Constructor for exception org.quickserver.net.AppException
 
AppException(String) - Constructor for exception org.quickserver.net.AppException
 
AppException(String, Exception) - Constructor for exception org.quickserver.net.AppException
 
ApplicationConfiguration - Class in org.quickserver.util.xmlreader
This class encapsulate the Application Configuration.
ApplicationConfiguration() - Constructor for class org.quickserver.util.xmlreader.ApplicationConfiguration
 
appLogger - Variable in class org.quickserver.net.server.impl.BasicClientHandler
 
AppThreadPool - Class in org.quickserver.util.pool.thread.app
 
AppThreadPool() - Constructor for class org.quickserver.util.pool.thread.app.AppThreadPool
 
askAuthentication(ClientHandler) - Method in class org.quickserver.net.qsadmin.Authenticator
 
askAuthentication(ClientHandler) - Method in interface org.quickserver.net.server.ClientAuthenticationHandler
Method called first time after gotConnected() method is caled on ClientEventHandler, if Authenticator is set.
askAuthentication(ClientHandler) - Method in class org.quickserver.net.server.QuickAuthenticationHandler
 
askAuthorisation(ClientHandler) - Method in interface org.quickserver.net.server.Authenticator
Deprecated.
This method is called by QuickServer if Authenticator was set, to authenticate any client connection.
askAuthorisation(ClientHandler) - Method in class org.quickserver.net.server.QuickAuthenticator
 
askBinaryInput(ClientHandler, byte[]) - Method in class org.quickserver.net.server.QuickAuthenticator
Sends the given binary data to the client and reads binary data input.
askByteInput(ClientHandler, String) - Method in class org.quickserver.net.server.QuickAuthenticator
Prints the given message to the client and reads a line of input.
askObjectInput(ClientHandler, Object) - Method in class org.quickserver.net.server.QuickAuthenticator
Prints the given message to the client and reads a Object from input.
askStringInput(ClientHandler, String) - Method in class org.quickserver.net.server.QuickAuthenticator
Prints the given message to the client and reads a line of input.
Assertion - Class in org.quickserver.util
Class to encapsulate Assertion and allows any back ports.
Assertion() - Constructor for class org.quickserver.util.Assertion
 
assertionSystemExit() - Method in class org.quickserver.net.server.impl.BasicClientHandler
 
AsyncHandler - Class in org.quickserver.util.logging
 
AsyncHandler(Handler) - Constructor for class org.quickserver.util.logging.AsyncHandler
 
AsyncHandler(Handler, int, int) - Constructor for class org.quickserver.util.logging.AsyncHandler
 
AsyncHandler.LogEntry - Class in org.quickserver.util.logging
 
AsyncHandler.LogEntry(LogRecord, AsyncHandler) - Constructor for class org.quickserver.util.logging.AsyncHandler.LogEntry
 
Authenticator - Class in org.quickserver.net.qsadmin
Default QSAdminServer ServerAuthenticator.
Authenticator() - Constructor for class org.quickserver.net.qsadmin.Authenticator
 
Authenticator - Interface in org.quickserver.net.server
Deprecated.
authenticator - Variable in class org.quickserver.net.server.impl.BasicClientHandler
 
authorised - Variable in class org.quickserver.net.server.impl.BasicClientHandler
Client authorisation status
AuthStatus - Class in org.quickserver.net.server
This class defines the state of authentication.
available() - Method in class org.quickserver.util.io.ByteBufferInputStream
 
availableOnlyInByteBuffer() - Method in class org.quickserver.util.io.ByteBufferInputStream
 
A B C D E F G H I J K L M N O P Q R S T U V W 

Copyright © 2003-2014 QuickServer.org