A B C E F G H I L M R S U

M

Main - Class in monoserv
Main class to start a simple server loop.
Main - Class in monoserv
Main class to start a simple server loop.
Main(String) - Constructor for class monoserv.Main
Creates a new instance of Main
Main(String) - Constructor for class monoserv.Main
Creates a new instance of Main
main(String[]) - Static method in class monoserv.Main
Entry point
main(String[]) - Static method in class monoserv.Main
Entry point
ModuleLoader - Class in com.monoserv
A custom class loader to be used to load classes.
ModuleLoader - Class in com.monoserv
A custom class loader to be used to load classes.
ModuleLoader() - Constructor for class com.monoserv.ModuleLoader
Blank constructor
ModuleLoader() - Constructor for class com.monoserv.ModuleLoader
Blank constructor
MonoConfiguration - Class in com.monoserv
A configuration object that works as a Singleton object and returns data stored in a configuration file.
MonoConfiguration - Class in com.monoserv
A configuration object that works as a Singleton object and returns data stored in a configuration file.
MonoConfiguration() - Constructor for class com.monoserv.MonoConfiguration
Hide the constructor - not needed with Singletons
MonoConfiguration() - Constructor for class com.monoserv.MonoConfiguration
Hide the constructor - not needed with Singletons
monoserv - package monoserv
 
MonoServ - Class in com.monoserv
A single instance of the MonoServ software.
MonoServ - Class in com.monoserv
A single instance of the MonoServ software.
MonoServ(String) - Constructor for class com.monoserv.MonoServ
Constructor with a XML file as the starting point for the server.
MonoServ(String) - Constructor for class com.monoserv.MonoServ
Constructor with a XML file as the starting point for the server.
MonoServerInstance - Class in com.monoserv
This is a thread that is started for each new socket connection that is accepted.
MonoServerInstance - Class in com.monoserv
This is a thread that is started for each new socket connection that is accepted.
MonoServerInstance(ChainManager) - Constructor for class com.monoserv.MonoServerInstance
 
MonoServerInstance(ChainManager) - Constructor for class com.monoserv.MonoServerInstance
 

A B C E F G H I L M R S U