Package com.ibm.wsspi.webcontainer.servlet
Interface Summary
Interface | Description |
---|---|
IServletConfig | |
IServletContext | This is an extension to IBMServletContext which can be used to |
IServletWrapper | Generic RequestProcessor representation of a compiled servlet. |
ServletReferenceListener | A listner that is associated with a single instance of a ServletWrapper (and hence a servlet), and listens for invalidation events. |
Class Summary
Class | Description |
---|---|
GenericServletWrapper | A convenience class that implements IServletWrapper. |
ServletConfigParmMap | ServletConfigParmMap is an spi for a map that can be passed in to configure various parts of a ServletConfig. |
Enum Summary
Enum | Description |
---|---|
IServletConfig.CheckContextInitialized |