Package com.monoserv.modules

Class Summary
BaseModule A simple base module that implements IModule and allows subclassing to allow only the required methods to be implemented.
ExampleModule  
HttpHelloWorldTextModule Example module created for the sole purpose of examplifying the module communication and data passing.
HttpReceiverModule A HTTP based module that is created for the sole purpose of receiving the HTTP data.
HttpTidyModule A class built for the purpose of enforcing additional HTTP rules.