Uses of Interface
com.ibm.wsspi.webcontainer.servlet.IExtendedResponse
Package
Description
-
Uses of IExtendedResponse in com.ibm.websphere.servlet.filter
Modifier and TypeClassDescriptionclass
Deprecated.Application developers requiring this functionality should implement this using javax.servlet.filter classes. -
Uses of IExtendedResponse in com.ibm.websphere.servlet.response
Modifier and TypeClassDescriptionclass
StoredResponse is a response object that can be instantiated by any servlet and used/passed as a standard HttpResponse. -
Uses of IExtendedResponse in com.ibm.wsspi.webcontainer
Modifier and TypeMethodDescriptionvoid
WebContainerRequestState.setCurrentThreadsIExtendedResponse
(IExtendedResponse hres) -
Uses of IExtendedResponse in com.ibm.wsspi.webcontainer.servlet
Modifier and TypeMethodDescriptionvoid
DummyRequest.setResponse
(IExtendedResponse extResp) void
IExtendedRequest.setResponse
(IExtendedResponse extResp)