com.ibm.wsspi.webcontainer

Interface IResponse

  • All Superinterfaces:
    IResponse

    Deprecated. 
    v7.0 Application developers requiring this functionality should implement this using com.ibm.websphere.servlet.response.IResponse.

    public interface IResponse
    extends 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.