@Version(value="3.0.0")
See: Description
| Interface | Description |
|---|---|
| IOutputMethodListener |
Interface to alert what type of output is being sent in a response.
|
| 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.
|
| ServletRequestExtended |
SPI used to extended ServletRequest to provide added method.
|
| ServletResponseExtended |
RTC 160610.
|
| 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 | Description |
|---|---|
| IServletConfig.CheckContextInitialized |