org.objectweb.joram.client.jms.tcp
Class ReliableTcpConnection.TcpMessage

java.lang.Object
  extended by org.objectweb.joram.client.jms.tcp.ReliableTcpConnection.TcpMessage
Enclosing class:
ReliableTcpConnection

static class ReliableTcpConnection.TcpMessage
extends java.lang.Object


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

id

long id

object

AbstractJmsMessage object
Constructor Detail

ReliableTcpConnection.TcpMessage

ReliableTcpConnection.TcpMessage(long id,
                                 AbstractJmsMessage object)
Method Detail

toString

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


Copyright © 2010 ScalAgent D.T.. All Rights Reserved.