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

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

Subclasses of TcpProxyService in org.objectweb.joram.mom.proxies.tcp
 class SSLTcpProxyService
          Starts a SSLTCP entry point for MOM clients.
 

Constructors in org.objectweb.joram.mom.proxies.tcp with parameters of type TcpProxyService
TcpConnection(IOControl ioctrl, ReliableConnectionContext ctx, AgentId proxyId, TcpProxyService proxyService, Identity identity)
          Creates a new TCP connection.
TcpConnectionListener(TcpProxyService proxyService, int timeout)
          Creates a new connection listener
 



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