QuickServer
v1.4.7

Uses of Class
org.quickserver.util.xmlreader.QSAdminServerConfig

Packages that use QSAdminServerConfig
org.quickserver.net.server Contains all of the classes for creating QuickServer. 
org.quickserver.util.xmlreader Classes for reading XML and storing the configuration. 
 

Uses of QSAdminServerConfig in org.quickserver.net.server
 

Methods in org.quickserver.net.server with parameters of type QSAdminServerConfig
 void QuickServer.configQuickServer(QSAdminServerConfig config)
          Configures QSAdminServer based on the passed QuickServerConfig object.
 

Uses of QSAdminServerConfig in org.quickserver.util.xmlreader
 

Methods in org.quickserver.util.xmlreader that return QSAdminServerConfig
 QSAdminServerConfig QuickServerConfig.getQSAdminServerConfig()
          Returns QSAdminServer configuration.
 

Methods in org.quickserver.util.xmlreader with parameters of type QSAdminServerConfig
 void QuickServerConfig.setQSAdminServerConfig(QSAdminServerConfig config)
          Sets the QSAdminServer configuration.
 


QuickServer
v1.4.7

Copyright © 2003-2006 QuickServer.org