QuickServer
v1.4.7

Package org.quickserver.util.xmlreader

Classes for reading XML and storing the configuration.

See:
          Description

Class Summary
AccessConstraintConfig This class encapsulate the access constraints on servers running.
AdvancedSettings This class encapsulate Advanced Settings.
ApplicationConfiguration This class encapsulate the Application Configuration.
BasicServerConfig This class encapsulate the basic configuration of QuickServer.
ByteBufferObjectPoolConfig This class encapsulate the ByteBuffer Object pool configuration.
ClientDataObjectPoolConfig This class encapsulate the Thread Object pool configuration.
ClientHandlerObjectPoolConfig This class encapsulate the ClientHandler Object pool configuration.
ConfigReader This class reads the xml configuration and gives QuickServerConfig object.
DatabaseConnectionConfig This class encapsulate the database connection configuration.
DatabaseConnectionSet This class encapsulate the database connection set.
DBObjectPoolConfig This class encapsulate the database object pool.
DefaultDataMode This class encapsulate default DataMode for ClientHandler.
InitServerHooks This class encapsulate the init Server Hooks.
IpFilterConfig This class encapsulate the IP based Filter config.
KeyStoreInfo This class encapsulate Key Store.
ObjectPoolConfig This class encapsulate the Object pool configuration.
PluginConfigReader This class reads the xml configuration and gives QSAdminPluginConfig object.
PoolConfig This class encapsulate the pool configuration.
Property This class encapsulate the Property of Application Configuration.
QSAdminPluginConfig This class encapsulate the QSAdmin Plugin configuration.
QSAdminServerConfig This class encapsulate the configuration of QSAdminServer.
QuickServerConfig This class encapsulate the configuration of QuickServer.
Secure This class encapsulate the setting that help in configuring a secure socket based QuickServer.
SecureStore This class encapsulate the setting that help in configuring a secure store.
ServerHooks This class encapsulate the Server Hooks.
ServerMode This class encapsulate the servers mode.
ThreadObjectPoolConfig This class encapsulate the Thread Object pool configuration.
TrustStoreInfo This class encapsulate Trust Store.
 

Package org.quickserver.util.xmlreader Description

Classes for reading XML and storing the configuration.


QuickServer
v1.4.7

Copyright © 2003-2006 QuickServer.org