org.codehaus.wadi.dindex.newmessages
Class ReleaseEntryRequest
java.lang.Object
org.codehaus.wadi.dindex.newmessages.ReleaseEntryRequest
- All Implemented Interfaces:
- OldMessage, Serializable
- public class ReleaseEntryRequest
- extends Object
- implements OldMessage, Serializable
A request for the emigration of the enclosed session - The response
should be a ReleaseEntryResponse object sent whence this request arrived.
- Version:
- $Revision: 1351 $
- Author:
- Jules Gosnell
- See Also:
- Serialized Form
_motable
protected Motable _motable
ReleaseEntryRequest
public ReleaseEntryRequest(Motable motable)
ReleaseEntryRequest
public ReleaseEntryRequest()
getMotable
public Motable getMotable()
toString
public String toString()
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.