Interface RequestContext

  • All Known Implementing Classes:
    AbstractRequestContext

    public interface RequestContext
    Abstracts access to the request information needed for file uploads.

    This interface should be implemented for each type of request that may be handled by FileUpload, such as servlets and portlets.