org.codehaus.wadi.dindex.newmessages
Class ReleaseEntryRequest

java.lang.Object
  extended byorg.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

Field Summary
protected  Motable _motable
           
 
Constructor Summary
ReleaseEntryRequest()
           
ReleaseEntryRequest(Motable motable)
           
 
Method Summary
 Motable getMotable()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

_motable

protected Motable _motable
Constructor Detail

ReleaseEntryRequest

public ReleaseEntryRequest(Motable motable)

ReleaseEntryRequest

public ReleaseEntryRequest()
Method Detail

getMotable

public Motable getMotable()

toString

public String toString()


Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.