Uses of Package
com.ibm.websphere.servlet.response
Packages that use com.ibm.websphere.servlet.response
Package
Description
-
Classes in com.ibm.websphere.servlet.response used by com.ibm.websphere.servlet.filterClassDescriptionStoredResponse is a response object that can be instantiated by any servlet and used/passed as a standard HttpResponse.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.requestClassDescriptionInterface that the webcontainer expects the response objects to implement.
-
Classes in com.ibm.websphere.servlet.response used by com.ibm.websphere.servlet.responseClassDescriptionInterface that the webcontainer expects the response objects to implement.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.webcontainerClassDescriptionInterface that the webcontainer expects the response objects to implement.
-
Classes in com.ibm.websphere.servlet.response used by com.ibm.wsspi.webcontainer.servletClassDescriptionInterface that the webcontainer expects the response objects to implement.