Package com.creativityfactory.swiftserver.request


package com.creativityfactory.swiftserver.request
  • Class
    Description
    An implementation of the Request interface that provides methods for getting HTTP request attributes and related stuffs.
    The Request interface represents an HTTP request received by the server.