Package | Description |
---|---|
org.objectweb.joram.client.jms.local | |
org.objectweb.joram.mom.proxies |
The
org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. |
org.objectweb.joram.mom.proxies.tcp |
The
org.objectweb.joram.mom.proxies.tcp package provides a proxy accessible through the TCP communication protocol. |
Modifier and Type | Interface and Description |
---|---|
interface |
LocalConnectionsMBean
Adds JMX monitoring for local connections.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalConnections
Class used to check off local connections.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionManager
A
ConnectionManager is started as a service in each
MOM agent server for allowing connections with external clients. |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionManager.addManager(ConnectionManagerMBean manager)
Registers a new manager.
|
void |
ConnectionManager.removeManager(ConnectionManagerMBean manager)
Removes a registered manager.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TcpProxyServiceMBean
Adds JMX monitoring for tcp connections.
|
Modifier and Type | Class and Description |
---|---|
class |
SSLTcpProxyService
Starts a SSLTCP entry point for MOM clients.
|
class |
TcpProxyService
Starts a TCP entry point for MOM clients.
|
Copyright © 2013 ScalAgent D.T.. All Rights Reserved.