org.objectweb.joram.mom.proxies
Class ProxyMessage
java.lang.Object
org.objectweb.joram.mom.proxies.ProxyMessage
- All Implemented Interfaces:
- java.io.Serializable
public class ProxyMessage
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ProxyMessage
public ProxyMessage(long id,
long ackId,
AbstractJmsMessage obj)
getId
public final long getId()
getAckId
public final long getAckId()
getObject
public final AbstractJmsMessage getObject()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2000 - 2009 Scalagent D.T. - All rights reserved