Interface IResponse

All Superinterfaces:
IResponse

public interface IResponse extends IResponse
Deprecated.
v7.0 Application developers requiring this functionality should implement this using com.ibm.websphere.servlet.response.IResponse.
Interface that the webcontainer expects the response objects to implement. The methods on this interface will be called by the webcontainer in the process of writing back the response.