org.codehaus.wadi.dindex.newmessages
Class ReleaseEntryResponse
java.lang.Object
org.codehaus.wadi.dindex.newmessages.ReleaseEntryResponse
- All Implemented Interfaces:
- OldMessage, Serializable
- public class ReleaseEntryResponse
- extends Object
- implements OldMessage, Serializable
A query for the location of the session with the enclosed ID - The response
should be a LocationResponse object sent whence this request arrived.
- Version:
- $Revision: 1351 $
- Author:
- Jules Gosnell
- See Also:
- Serialized Form
_name
protected String _name
_location
protected Location _location
ReleaseEntryResponse
public ReleaseEntryResponse(String name,
Location location)
ReleaseEntryResponse
protected ReleaseEntryResponse()
getId
public String getId()
getLocation
public Location getLocation()
toString
public String toString()
Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.