Uses of Class
org.objectweb.joram.mom.proxies.tcp.TcpConnection

Packages that use TcpConnection
org.objectweb.joram.mom.proxies.tcp The org.objectweb.joram.mom.proxies.tcp package provides a proxy accessible through the TCP communication protocol. 
 

Uses of TcpConnection in org.objectweb.joram.mom.proxies.tcp
 

Constructors in org.objectweb.joram.mom.proxies.tcp with parameters of type TcpConnection
TcpReader(IOControl ioctrl, AgentId proxyId, TcpConnection tcpConnection, boolean closeConnection)
          Creates a new reader.
TcpWriter(IOControl ioctrl, AckedQueue replyQueue, TcpConnection tcpConnection)
          Creates a new writer.
 



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