org.objectweb.joram.mom.proxies.tcp
Class TcpReader
- Runnable
The activity responsible for reading the requests
from the socket and invoke the user's proxy.
close , finish , getName , interrupt , isCurrentThread , isRunning , setDaemon , setPriority , setThreadGroup , shutdown , start , stop , toString |
TcpReader
public TcpReader(IOControl ioctrl,
AgentId proxyId,
TcpConnection tcpConnection,
boolean closeConnection)
throws IOException
Creates a new reader.
tcpConnection
- the TCP connection
close
protected void close()
- close in interface Daemon
shutdown
protected void shutdown()
- shutdown in interface Daemon
Copyright B) 2004 Scalagent - All rights reserved