org.codehaus.wadi.location.session
Class EvacuateIMToPM

java.lang.Object
  extended by org.codehaus.wadi.location.session.SessionRequestImpl
      extended by org.codehaus.wadi.location.session.EvacuateIMToPM
All Implemented Interfaces:
java.io.Serializable, Message, SessionMessage, SessionRequestMessage

public class EvacuateIMToPM
extends SessionRequestImpl
implements java.io.Serializable

Version:
$Revision:1815 $
Author:
Jules Gosnell
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.codehaus.wadi.location.session.SessionRequestImpl
_key
 
Constructor Summary
EvacuateIMToPM(java.lang.String name, Peer peer)
           
 
Method Summary
 Peer getPeer()
           
 SessionResponseMessage newResponseFailure()
           
 java.lang.String toString()
           
 
Methods inherited from class org.codehaus.wadi.location.session.SessionRequestImpl
getKey, getNumberOfExpectedMerge, getVersion, setNumberOfExpectedMerge, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EvacuateIMToPM

public EvacuateIMToPM(java.lang.String name,
                      Peer peer)
Method Detail

getPeer

public Peer getPeer()

newResponseFailure

public SessionResponseMessage newResponseFailure()
Specified by:
newResponseFailure in interface SessionRequestMessage

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2011. All Rights Reserved.