fr.dyade.aaa.util
Class ReliableTcpConnection
java.lang.Object
fr.dyade.aaa.util.ReliableTcpConnection
public class ReliableTcpConnection
extends java.lang.Object
CONNECT
public static final int CONNECT
- 1
CONNECTING
public static final int CONNECTING
- 2
DEFAULT_WINDOW_SIZE
public static int DEFAULT_WINDOW_SIZE
INIT
public static final int INIT
- 0
WINDOW_SIZE_PROP_NAME
public static String WINDOW_SIZE_PROP_NAME
logger
public static Logger logger
statusNames
public static final String[] statusNames
ReliableTcpConnection
public ReliableTcpConnection()
init
public void init(Socket sock)
throws IOException
receive
public Object receive()
throws Exception
send
public void send(Object request)
throws IOException
Copyright B) 2004 Scalagent - All rights reserved