org.objectweb.joram.client.jms.tcp.ReliableTcpClient Class Reference

Inherited by org.objectweb.joram.client.jms.tcp.ReliableSSLTcpClient.

Inheritance diagram for org.objectweb.joram.client.jms.tcp.ReliableTcpClient:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.joram.client.jms.tcp.ReliableTcpClient:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ReliableTcpClient ()
void setTimer (Timer timer2)
void init (FactoryParameters params, String name, String password, boolean reconnect)
void connect () throws JMSException
synchronized void connect (boolean reconnect) throws JMSException
void send (AbstractJmsMessage request) throws Exception
Object receive () throws Exception
synchronized void close ()
void addServerAddress (String host, int port)
String toString ()

Static Public Attributes

static Logger logger = Debug.getLogger(ReliableTcpClient.class.getName())
static final int INIT = 0
static final int CONNECT = 1
static final int CLOSE = 2
static final String[] statusNames

Protected Member Functions

Socket createSocket (String hostname, int port) throws Exception

Protected Attributes

FactoryParameters params
String name
int key

Detailed Description

Definition at line 52 of file ReliableTcpClient.java.


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:19:11 2008 for joram by  doxygen 1.5.0