org.deegree.ogcwebservices.wass.common
Class CloseSession
java.lang.Object
org.deegree.ogcwebservices.AbstractOGCWebServiceRequest
org.deegree.ogcwebservices.wass.common.AbstractRequest
org.deegree.ogcwebservices.wass.common.CloseSession
- All Implemented Interfaces:
- java.io.Serializable, OGCWebServiceRequest
public class CloseSession
- extends AbstractRequest
Encapsulated data: CloseSession element
Namespace: http://www.gdi-nrw.de/session
- Since:
- 2.0
- Version:
- 2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Rutger Bezema, last edited by: $Author: mschneider $
- See Also:
- Serialized Form
Constructor Summary |
CloseSession(java.lang.String id,
java.util.Map<java.lang.String,java.lang.String> kvp)
Constructs new one from the given key-value-pairs. |
CloseSession(java.lang.String id,
java.lang.String service,
java.lang.String version,
java.lang.String sessionID)
Constructs new one from the given values. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CloseSession
public CloseSession(java.lang.String id,
java.lang.String service,
java.lang.String version,
java.lang.String sessionID)
- Constructs new one from the given values.
- Parameters:
id
- the request idservice
- version
- sessionID
-
CloseSession
public CloseSession(java.lang.String id,
java.util.Map<java.lang.String,java.lang.String> kvp)
- Constructs new one from the given key-value-pairs.
- Parameters:
id
- the request idkvp
- the map
getSessionID
public java.lang.String getSessionID()
- Returns:
- Returns the sessionID.
create
public static OGCWebServiceRequest create(java.lang.String id,
org.w3c.dom.Element documentElement)
throws OGCWebServiceException
- Parameters:
id
- documentElement
-
- Returns:
- a new instance of this class
- Throws:
OGCWebServiceException
create
public static OGCWebServiceRequest create(java.lang.String id,
java.util.Map<java.lang.String,java.lang.String> kvp)
- Parameters:
id
- kvp
-
- Returns:
- a new instance of this class
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org