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

Packages that use IOControl
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 IOControl in org.objectweb.joram.mom.proxies.tcp
 

Constructors in org.objectweb.joram.mom.proxies.tcp with parameters of type IOControl
TcpConnection(IOControl ioctrl, ReliableConnectionContext ctx, AgentId proxyId, TcpProxyService proxyService, Identity identity)
          Creates a new TCP connection.
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.