org.codehaus.wadi.location.session
Class InsertIMToPM

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

public class InsertIMToPM
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
InsertIMToPM(java.lang.String name, org.codehaus.wadi.group.Peer peer)
           
 
Method Summary
 org.codehaus.wadi.group.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

InsertIMToPM

public InsertIMToPM(java.lang.String name,
                    org.codehaus.wadi.group.Peer peer)
Method Detail

getPeer

public org.codehaus.wadi.group.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 © 2010. All Rights Reserved.