|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.client.jms.tcp.ReliableTcpConnection.TcpMessage
static class ReliableTcpConnection.TcpMessage
Field Summary | |
---|---|
(package private) long |
id
|
(package private) AbstractJmsMessage |
object
|
Constructor Summary | |
---|---|
ReliableTcpConnection.TcpMessage(long id,
AbstractJmsMessage object)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
long id
AbstractJmsMessage object
Constructor Detail |
---|
ReliableTcpConnection.TcpMessage(long id, AbstractJmsMessage object)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |