Enhydra 5.1 API

Package com.lutris.multiServer

Interface Summary
ActKeyValidation This interface is provided so that some sort of key checking or validation on the right-to-run of a servlet is performed.
Service This interface is a temporary placeholder until we design a real service interface based on J2EE or XS or something else.
 

Class Summary
MultiServer A stand-alone server.
 

Exception Summary
ActKeyValidationException This is the Exception that will be thrown if the given validation code does not accept the right-to-run of the currently running servlet.
 


Enhydra 5.1 API