Uses of Class
org.objectweb.jonathan.apis.protocols.http.HttpSessionIdentifier

Packages that use HttpSessionIdentifier
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 HttpSessionIdentifier in org.objectweb.jonathan.apis.protocols.http
 

Methods in org.objectweb.jonathan.apis.protocols.http that return HttpSessionIdentifier
 HttpSessionIdentifier HttpProtocol.newSessionIdentifier(java.lang.String url)
          Creates a new session identifier
 HttpSessionIdentifier HttpProtocol.newSessionIdentifier(java.lang.String url, java.lang.String host, int port)
          Creates a new session identifier