Package com.borland.jbuilder.runtime.servlet

Interface Summary
ServerSetup Provides and verifies the setup for a particular web server/servlet engine, and acts as a factory for corresponding ServerStarter objects.
ServerStarter Maintains and returns runtime-specific information for a particular run of a web server/servlet engine.
 

Class Summary
ServerDescriptor Encapsulates configuration details for a particular run of any supported servlet engine (web server)
ServerManager Manages servlet engines (web servers) registered as OpenTools
ServletDescriptor This class represents the declarative data of a servlet.