Package org.objectweb.joram.mom.proxies.tcp

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

See:
          Description

Interface Summary
TcpConnectionMBean Adds JMX monitoring for a tcp connection.
TcpProxyServiceMBean Adds JMX monitoring for tcp connections.
 

Class Summary
IOControl  
IOControl.NetOutputStream  
SSLTcpProxyService Starts a SSLTCP entry point for MOM clients.
TcpConnection Handles the TCP connection.
TcpConnectionListener Listens to the TCP connections from the JMS clients.
TcpConnectionListener.NetOutputStream  
TcpProxyService Starts a TCP entry point for MOM clients.
TcpReader The activity responsible for reading the requests from the socket and invoke the user's proxy.
TcpWriter The activity responsible for getting the replies from the user's proxy and writing them to the socket.
 

Package org.objectweb.joram.mom.proxies.tcp Description

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



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