Package com.ibm.websphere.servlet.request


@Version("1.1.0") package com.ibm.websphere.servlet.request
  • Class
    Description
    Deprecated.
    since WAS V6.0 Use the HttpServletRequestWrapper class instead.
    Interface that the webcontainer recognizes as the types of requests that it can handle.
    Adapter class creates a ServletInputStream from a java.io.InputStream.