Package org.objectweb.jonathan.protocols.http.api
A set of classes and interfaces specializing the binding abstractions
to the HTTP protocol, and abstracting connection management.
HttpProtocol | Defines a protocol for GIOP over HTTP. |
HttpServerConnection | Represents a server-side connection via HTTP. |
HttpServerConnectionFactory | A factory to manage servlets on this side of the OSGi bundle
frontier. |
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. |
A set of classes and interfaces specializing the binding abstractions
to the HTTP protocol, and abstracting connection management.