org.objectweb.jonathan.protocols.http.api
Class HttpSessionIdentifier
- ProtocolIdentifiers, SessionIdentifier
public abstract class HttpSessionIdentifier
The superclass of all HTTP session identifiers.
String | url - URL of this session identifier
|
url
public String url
URL of this session identifier
HttpSessionIdentifier
public HttpSessionIdentifier()
Constructs a new empty HttpSessionIdentifier
HttpSessionIdentifier
public HttpSessionIdentifier(String url)
Constructs a new HttpSessionIdentifier with the specified URL
url
- the url