Uses of Package
com.ibm.wsspi.webcontainer
-
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.