| Class | Description | 
|---|---|
| HttpServletService | 
 A subclass of ServletService that hands Http Request/Responses
 to a special implementation of the service() method. 
 | 
| ServletService | 
 A base class implementation of the Nucleus Service and the Java Servlet 
 interfaces. 
 |