org.codehaus.wadi.dindex.newmessages
Class MovePMToSM
java.lang.Object
org.codehaus.wadi.dindex.newmessages.MovePMToSM
- All Implemented Interfaces:
- Serializable
- public class MovePMToSM
- extends Object
- implements Serializable
- See Also:
- Serialized Form
_key
protected Object _key
_im
protected Destination _im
_pm
protected Destination _pm
_imCorrelationId
protected String _imCorrelationId
MovePMToSM
public MovePMToSM(Object key,
Destination im,
Destination pm,
String imCorrelationId)
MovePMToSM
protected MovePMToSM()
getKey
public Object getKey()
getIM
public Destination getIM()
getPM
public Destination getPM()
getIMCorrelationId
public String getIMCorrelationId()
toString
public String toString()
Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.