Uses of Package
com.ibm.websphere.servlet.response
-
Packages that use com.ibm.websphere.servlet.response Package Description com.ibm.websphere.servlet.filter com.ibm.websphere.servlet.request com.ibm.websphere.servlet.response com.ibm.wsspi.webcontainer com.ibm.wsspi.webcontainer.servlet there is a packageinfo file in the lib/web.webcontainerspi.jar indicating the version is 2.1.0 -
Classes in com.ibm.websphere.servlet.response used by com.ibm.websphere.servlet.filter Class Description StoredResponse StoredResponse is a response object that can be instantiated by any servlet and used/passed as a standard HttpResponse.StoredResponseCompat StoredResponseCompat is a interface to allow both return types to co-exist for getHeaderNames -
Classes in com.ibm.websphere.servlet.response used by com.ibm.websphere.servlet.request Class Description IResponse Interface that the webcontainer expects the response objects to implement. -
Classes in com.ibm.websphere.servlet.response used by com.ibm.websphere.servlet.response Class Description CollectionEnumerationHybrid IResponse Interface that the webcontainer expects the response objects to implement.StoredResponseCompat StoredResponseCompat is a interface to allow both return types to co-exist for getHeaderNames -
Classes in com.ibm.websphere.servlet.response used by com.ibm.wsspi.webcontainer Class Description IResponse Interface that the webcontainer expects the response objects to implement. -
Classes in com.ibm.websphere.servlet.response used by com.ibm.wsspi.webcontainer.servlet Class Description IResponse Interface that the webcontainer expects the response objects to implement.