Uses of Package
mmhttp.protocol

Packages that use mmhttp.protocol
mmhttp.protocol   
mmhttp.server   
 

Classes in mmhttp.protocol used by mmhttp.protocol
RequestBuilder
          While Request is used for parsing requests, this clas is used to build request.
Response
          The base class for building HTTP 1.1 compliant responses.
ResponseParser
          Used to parse HTTP 1.1 responses.
ResponseSender
          Implementers of this interface are responsible for sending responses over a socket.
 

Classes in mmhttp.protocol used by mmhttp.server
Request
          This class is one of the primary work horses of MM HTTP.
Response
          The base class for building HTTP 1.1 compliant responses.
ResponseSender
          Implementers of this interface are responsible for sending responses over a socket.
 



Copyright © 2009 Micah Martin. All Rights Reserved.