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

M

MAX_CON - Static variable in class org.quickserver.net.server.ClientEvent
 
MAX_CON_BLOCKING - Static variable in class org.quickserver.net.server.ClientEvent
 
MainCommandPanel - class org.quickserver.net.qsadmin.gui.MainCommandPanel.
Main CommandPanel fro QuickServer Admin GUI - QSAdminGUI
MainCommandPanel(QSAdminMain) - Constructor for class org.quickserver.net.qsadmin.gui.MainCommandPanel
 
MakeQSObjectPool - class org.quickserver.util.pool.MakeQSObjectPool.
This class that creates QSObjectPool from ObjectPool passed to it.
MakeQSObjectPool() - Constructor for class org.quickserver.util.pool.MakeQSObjectPool
 
MakeQSObjectPool(ObjectPool) - Constructor for class org.quickserver.util.pool.MakeQSObjectPool
 
MicroFormatter - class org.quickserver.util.logging.MicroFormatter.
Formats the LogRecord as "LEVEL : MESSAGE"
MicroFormatter() - Constructor for class org.quickserver.util.logging.MicroFormatter
 
MiniFormatter - class org.quickserver.util.logging.MiniFormatter.
Formats the LogRecord as "MMM d, yyyy hh:mm a - LEVEL : MESSAGE"
MiniFormatter() - Constructor for class org.quickserver.util.logging.MiniFormatter
 
main(String[]) - Static method in class org.quickserver.net.qsadmin.QSAdminAPI
 
main(String[]) - Static method in class org.quickserver.net.qsadmin.gui.QSAdmin
 
main(String[]) - Static method in class org.quickserver.net.server.QuickServer
Usage: QuickServer [-options]
Where options include:
-about Opens About Dialogbox
-load [options] Loads the server from xml file.
main(String[]) - Static method in class org.quickserver.swing.SensitiveInput
 
makeAbsoluteToConfig(String, QuickServerConfig) - Static method in class org.quickserver.util.xmlreader.ConfigReader
Make the file passed absolute, relative to the location of configuration file that loaded QuickServerConfig object passed.
makeByteBufferPool(PoolableObjectFactory, PoolConfig) - Method in interface org.quickserver.net.server.PoolManager
 
makeByteBufferPool(PoolableObjectFactory, PoolConfig) - Method in class org.quickserver.net.server.impl.BasicPoolManager
 
makeClientDataPool(PoolableObjectFactory, PoolConfig) - Method in interface org.quickserver.net.server.PoolManager
 
makeClientDataPool(PoolableObjectFactory, PoolConfig) - Method in class org.quickserver.net.server.impl.BasicPoolManager
 
makeClientHandlerPool(PoolableObjectFactory, PoolConfig) - Method in interface org.quickserver.net.server.PoolManager
 
makeClientHandlerPool(PoolableObjectFactory, PoolConfig) - Method in class org.quickserver.net.server.impl.BasicPoolManager
 
makeClientPool(PoolableObjectFactory, PoolConfig) - Method in interface org.quickserver.net.server.PoolManager
 
makeClientPool(PoolableObjectFactory, PoolConfig) - Method in class org.quickserver.net.server.impl.BasicPoolManager
 
makeObject() - Method in class org.quickserver.util.pool.ByteBufferObjectFactory
 
makeObject() - Method in class org.quickserver.util.pool.ClientHandlerObjectFactory
 
makeObject() - Method in class org.quickserver.util.pool.thread.ThreadObjectFactory
 
makeSecure() - Method in interface org.quickserver.net.server.ClientHandler
Makes current Client connection to secure protocol based on the secure configuration set to the server.
makeSecure(boolean, boolean, boolean, String) - Method in interface org.quickserver.net.server.ClientHandler
Makes current Client connection to secure protocol.
makeSecure(String) - Method in interface org.quickserver.net.server.ClientHandler
Makes current Client connection to secure protocol.
makeSecure() - Method in class org.quickserver.net.server.impl.BasicClientHandler
Makes current Client connection to secure protocol based on the secure configuration set to the server.
makeSecure(String) - Method in class org.quickserver.net.server.impl.BasicClientHandler
Makes current Client connection to secure protocol.
makeSecure(boolean, boolean, boolean, String) - Method in class org.quickserver.net.server.impl.BasicClientHandler
Makes current Client connection to secure protocol.
makeServerSocket() - Method in class org.quickserver.net.server.QuickServer
Returns a ServerSocket object to be used for listening.
markSupported() - Method in class org.quickserver.util.io.ByteBufferInputStream
 
maxActive - Variable in class org.quickserver.util.pool.BasicObjectPool.Config
 
maxAuthTry - Variable in class org.quickserver.net.server.impl.BasicClientHandler
max allowed login attempts
maxAuthTryMsg - Variable in class org.quickserver.net.server.impl.BasicClientHandler
Message to be displayed when max login attempt reaches.
maxConnectionMsg - Variable in class org.quickserver.net.server.impl.BasicClientHandler
 
maxIdle - Variable in class org.quickserver.util.pool.BasicObjectPool.Config
 

QuickServer
v1.4.7
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-2006 QuickServer.org