Package | Description |
---|---|
com.ibm.ws.webcontainer.extension | |
com.ibm.wsspi.webcontainer | |
com.ibm.wsspi.webcontainer.collaborator | |
com.ibm.wsspi.webcontainer.extension | |
com.ibm.wsspi.webcontainer.filter | |
com.ibm.wsspi.webcontainer.servlet |
there is a packageinfo file in the lib/web.webcontainerspi.jar indicating the version is 2.1.0
|
com.ibm.wsspi.webcontainer.webapp |
Class and Description |
---|
RequestProcessor
Interface that indicates that the implementation class is capable of processing
ServletRequests.
|
Class and Description |
---|
IPlatformHelper |
WebContainer
This class enables users to get at an instance (singleton) of the
WebContainer so that they can delegate request processing.
|
WebContainerConfig
WebContainerConfig is used to get WebContainer level config data such as
default virtual host name and current caching status.
|
WebContainerRequestState
WebContainerRequestState is the thread local used to store per request info that can't be passed because of method
signature requirements
|
Class and Description |
---|
RequestProcessor
Interface that indicates that the implementation class is capable of processing
ServletRequests.
|
Class and Description |
---|
RequestProcessor
Interface that indicates that the implementation class is capable of processing
ServletRequests.
|
Class and Description |
---|
RequestProcessor
Interface that indicates that the implementation class is capable of processing
ServletRequests.
|
Class and Description |
---|
RequestProcessor
Interface that indicates that the implementation class is capable of processing
ServletRequests.
|
Class and Description |
---|
RequestProcessor
Interface that indicates that the implementation class is capable of processing
ServletRequests.
|