Uses of Package
org.objectweb.jonathan.apis.protocols.http

Packages that use org.objectweb.jonathan.apis.protocols.http
org.objectweb.jonathan.apis.protocols.http A set of classes and interfaces specializing the binding abstractions to the HTTP protocol, and abstracting connection management. 
 

Classes in org.objectweb.jonathan.apis.protocols.http used by org.objectweb.jonathan.apis.protocols.http
HttpServerConnection
          Represents a server-side connection via HTTP.
HttpSessionIdentifier
          The superclass of all HTTP session identifiers.
ServerCallback
          This interface is akin to a Session_Low in that implementations are used by lower layers of the HTTP Protocol to communicate with higher level layers of same protocol.