Uses of Package
com.ibm.wsspi.webcontainer
-
Packages that use com.ibm.wsspi.webcontainer 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.osgi.extension com.ibm.wsspi.webcontainer.servlet there is a packageinfo file in the lib/web.webcontainerspi.jar indicating the version is 2.1.0com.ibm.wsspi.webcontainer.webapp -
Classes in com.ibm.wsspi.webcontainer used by com.ibm.ws.webcontainer.extension Class Description RequestProcessor Interface that indicates that the implementation class is capable of processing ServletRequests. -
Classes in com.ibm.wsspi.webcontainer used by com.ibm.wsspi.webcontainer Class 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 -
Classes in com.ibm.wsspi.webcontainer used by com.ibm.wsspi.webcontainer.collaborator Class Description RequestProcessor Interface that indicates that the implementation class is capable of processing ServletRequests. -
Classes in com.ibm.wsspi.webcontainer used by com.ibm.wsspi.webcontainer.extension Class Description RequestProcessor Interface that indicates that the implementation class is capable of processing ServletRequests. -
Classes in com.ibm.wsspi.webcontainer used by com.ibm.wsspi.webcontainer.filter Class Description RequestProcessor Interface that indicates that the implementation class is capable of processing ServletRequests. -
Classes in com.ibm.wsspi.webcontainer used by com.ibm.wsspi.webcontainer.osgi.extension Class Description RequestProcessor Interface that indicates that the implementation class is capable of processing ServletRequests. -
Classes in com.ibm.wsspi.webcontainer used by com.ibm.wsspi.webcontainer.servlet Class Description RequestProcessor Interface that indicates that the implementation class is capable of processing ServletRequests. -
Classes in com.ibm.wsspi.webcontainer used by com.ibm.wsspi.webcontainer.webapp Class Description RequestProcessor Interface that indicates that the implementation class is capable of processing ServletRequests.