Uses of Interface
com.ibm.websphere.servlet.request.IRequest
Package
Description
-
Uses of IRequest in com.ibm.websphere.servlet.request.extended
Modifier and TypeInterfaceDescriptioninterface
com.ibm.websphere.servlet.request.extended.IRequestExtended
-
Uses of IRequest in com.ibm.websphere.servlet.response
Modifier and TypeMethodDescriptionIResponse.getWCCRequest()
Get the webcontainer channel request object for this response -
Uses of IRequest in com.ibm.wsspi.webcontainer
Modifier and TypeInterfaceDescriptioninterface
Deprecated.v7.0 Application developers requiring this functionality should implement this using com.ibm.websphere.servlet.request.IRequest. -
Uses of IRequest in com.ibm.wsspi.webcontainer.servlet
Modifier and TypeMethodDescriptionvoid
DummyRequest.initForNextRequest
(IRequest req) void
IExtendedRequest.initForNextRequest
(IRequest req)