Package com.monoserv

Class Summary
InstanceModifier Allows the modules to set fields which will force the MonoServerInstance to react based on the fields set.
ModuleLoader A custom class loader to be used to load classes.
MonoConfiguration A configuration object that works as a Singleton object and returns data stored in a configuration file.
MonoServ A single instance of the MonoServ software.
MonoServerInstance This is a thread that is started for each new socket connection that is accepted.
 

Exception Summary
FieldNotFoundException An exception to be thrown if a requested field does not exist.