Uses of Interface
com.ibm.websphere.servlet.request.IRequest
Packages that use IRequest
Package
Description
- 
Uses of IRequest in com.ibm.websphere.servlet.request.extendedSubinterfaces of IRequest in com.ibm.websphere.servlet.request.extendedModifier and TypeInterfaceDescriptioninterfacecom.ibm.websphere.servlet.request.extended.IRequestExtended
- 
Uses of IRequest in com.ibm.websphere.servlet.responseMethods in com.ibm.websphere.servlet.response that return IRequestModifier and TypeMethodDescriptionIResponse.getWCCRequest()Get the webcontainer channel request object for this response
- 
Uses of IRequest in com.ibm.wsspi.webcontainerSubinterfaces of IRequest in com.ibm.wsspi.webcontainerModifier and TypeInterfaceDescriptioninterfaceDeprecated.v7.0 Application developers requiring this functionality should implement this using com.ibm.websphere.servlet.request.IRequest.Methods in com.ibm.wsspi.webcontainer with parameters of type IRequest
- 
Uses of IRequest in com.ibm.wsspi.webcontainer.servletMethods in com.ibm.wsspi.webcontainer.servlet that return IRequestMethods in com.ibm.wsspi.webcontainer.servlet with parameters of type IRequestModifier and TypeMethodDescriptionvoidDummyRequest.initForNextRequest(IRequest req) voidIExtendedRequest.initForNextRequest(IRequest req)