Uses of Interface
org.objectweb.jonathan.apis.protocols.http.HttpServerConnection

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

Uses of HttpServerConnection in org.objectweb.jonathan.apis.protocols.http
 

Methods in org.objectweb.jonathan.apis.protocols.http that return HttpServerConnection
 HttpServerConnection HttpServerConnectionFactory.newServerConnection(java.lang.String url)
          Create a new servlet awaiting connections.