Uses of Interface
com.ibm.websphere.servlet.response.IResponse
Packages that use IResponse
Package
Description
- 
Uses of IResponse in com.ibm.websphere.servlet.requestMethods in com.ibm.websphere.servlet.request that return IResponseModifier and TypeMethodDescriptionIRequest.getWCCResponse()Returns the webcontainer channel response object for this request
- 
Uses of IResponse in com.ibm.websphere.servlet.responseMethods in com.ibm.websphere.servlet.response that return IResponseMethods in com.ibm.websphere.servlet.response with parameters of type IResponseModifier and TypeMethodDescriptionvoidDummyResponse.initForNextResponse(IResponse res) voidStoredResponse.initForNextResponse(IResponse res) 
- 
Uses of IResponse in com.ibm.wsspi.webcontainerSubinterfaces of IResponse in com.ibm.wsspi.webcontainerModifier and TypeInterfaceDescriptioninterfaceDeprecated.v7.0 Application developers requiring this functionality should implement this using com.ibm.websphere.servlet.response.IResponse.Methods in com.ibm.wsspi.webcontainer with parameters of type IResponse
- 
Uses of IResponse in com.ibm.wsspi.webcontainer.servletMethods in com.ibm.wsspi.webcontainer.servlet that return IResponseModifier and TypeMethodDescriptionIExtendedResponse.getIResponse()ServletResponseExtended.getIResponse()Methods in com.ibm.wsspi.webcontainer.servlet with parameters of type IResponse