org.objectweb.joram.client.jms.tcp
Class ReliableTcpClient
java.lang.Object
org.objectweb.joram.client.jms.tcp.ReliableTcpClient
public class ReliableTcpClient
extends java.lang.Object
CLOSE
public static final int CLOSE
- 2
CONNECT
public static final int CONNECT
- 1
ERROR
public static final int ERROR
- 3
INIT
public static final int INIT
- 0
statusNames
public static final String[] statusNames
ReliableTcpClient
public ReliableTcpClient(FactoryParameters params,
String name,
String password)
addServerAddress
public void addServerAddress(String host,
int port)
connect
public void connect()
throws JMSException
receive
public Object receive()
throws Exception
send
public void send(Object request)
throws Exception
Copyright B) 2004 Scalagent - All rights reserved