QuickServer
v1.4.1
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(File) - Method in class org.quickserver.util.io.DirFileList
 
accept(File) - Method in class org.quickserver.util.io.JarFileList
 
AccessConstraintConfig - class org.quickserver.util.xmlreader.AccessConstraintConfig.
This class encapsulate the access constraints on servers running.
AccessConstraintConfig() - Constructor for class org.quickserver.util.xmlreader.AccessConstraintConfig
 
AccessManager - class org.quickserver.security.AccessManager.
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.ClientHandlerObjectFactory
 
activateObject(Object) - Method in class org.quickserver.util.pool.thread.ThreadObjectFactory
 
addClassName(String) - Method in class org.quickserver.util.xmlreader.ServerHooks
Addes the class to server hooks
addClassName(String) - Method in class org.quickserver.util.xmlreader.InitServerHooks
Addes the class to init server hooks.
addClient(Runnable) - Method in class org.quickserver.util.pool.thread.ClientPool
 
addClientIpAddress(String) - Method in class org.quickserver.util.xmlreader.IpFilterConfig
Addes 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
Addes a DatabaseConnectionConfig object to the set.
addObject() - Method in class org.quickserver.util.pool.BasicObjectPool
 
addProperty(Property) - Method in class org.quickserver.util.xmlreader.ApplicationConfiguration
Addes the Property passed to the HashMap
addToPanel(Container, GridBagConstraints, PropertiePanel, QSAdminMain) - Method in class org.quickserver.net.qsadmin.gui.Propertie
 
append(String) - Method in class org.quickserver.net.qsadmin.gui.CmdConsole
 
appendToConsole(String) - Method in class org.quickserver.net.qsadmin.gui.QSAdminGUI
 
AppException - exception org.quickserver.net.AppException.
Generic Application Exception used by QuickServer and its support clases.
AppException() - Constructor for class org.quickserver.net.AppException
 
AppException(String) - Constructor for class org.quickserver.net.AppException
 
AppException(String, Exception) - Constructor for class org.quickserver.net.AppException
 
ApplicationConfiguration - class org.quickserver.util.xmlreader.ApplicationConfiguration.
This class encapsulate the Application Configuration.
ApplicationConfiguration() - Constructor for class org.quickserver.util.xmlreader.ApplicationConfiguration
 
askAuthorisation() - Method in class org.quickserver.net.server.ServerAuthenticator
This method is called by QuickServer if ServerAuthenticator was set, to authenticate any client connection.
askAuthorisation(ClientHandler) - Method in class org.quickserver.net.server.QuickAuthenticator
 
askAuthorisation(ClientHandler) - Method in interface org.quickserver.net.server.Authenticator
This method is called by QuickServer if ServerAuthenticator was set, to authenticate any client connection.
askAuthorisation(ClientHandler) - Method in class org.quickserver.net.server.ServerAuthenticator
 
askAuthorisation(ClientHandler) - Method in class org.quickserver.net.qsadmin.Authenticator
 
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.
Authenticator - interface org.quickserver.net.server.Authenticator.
This interface defines a class that can be used by QuickServer to authenticate a client when new connection is made to QuickServer.
Authenticator - class org.quickserver.net.qsadmin.Authenticator.
Default QSAdminServer ServerAuthenticator.
Authenticator() - Constructor for class org.quickserver.net.qsadmin.Authenticator
 
authenticatorClass - Variable in class org.quickserver.net.server.QuickServer
 
authorised - Variable in class org.quickserver.net.server.ClientHandler
Client authorisation status

QuickServer
v1.4.1
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-2004 QuickServer.org