Package org.objectweb.joram.mom.proxies.tcp
The org.objectweb.joram.mom.proxies.tcp
package provides a proxy accessible through the TCP communication protocol.
IOControl | |
TcpConnection | Handles the TCP connection. |
TcpConnectionListener | Listens to the TCP connections from the JMS clients. |
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. |
The org.objectweb.joram.mom.proxies.tcp
package provides a proxy accessible through the TCP communication protocol.
Copyright B) 2004 Scalagent - All rights reserved