Package | Description |
---|---|
com.scalagent.joram.mom.dest.rest | |
fr.dyade.aaa.agent | |
fr.dyade.aaa.jndi2.server | |
org.objectweb.joram.client.jms |
The
org.objectweb.joram.client.jms package holds the classes implementing the interfaces defined by the JMS 1.1 specification. |
org.objectweb.joram.client.jms.connection | |
org.objectweb.joram.client.jms.tcp |
The
org.objectweb.joram.client.jms.tcp package holds the ConnectionFactory and Connection classes specialized for supporting the TCP protocol as client - server communication protocol. |
org.objectweb.joram.mom.dest |
The
org.objectweb.joram.mom.dest package holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. |
org.objectweb.joram.mom.dest.amqp | |
org.objectweb.joram.mom.dest.jms | |
org.objectweb.joram.mom.dest.jmsbridge |
The
org.objectweb.joram.mom.dest.jmsbridge package provides utility classes used by the MOM destinations and proxies. |
org.objectweb.joram.mom.proxies.tcp |
The
org.objectweb.joram.mom.proxies.tcp package provides a proxy accessible through the TCP communication protocol. |
org.ow2.joram.mom.amqp |
Modifier and Type | Class and Description |
---|---|
private class |
RestAcquisitionAsync.XDaemon |
Modifier and Type | Class and Description |
---|---|
(package private) class |
AdminProxy.AdminMonitor |
(package private) class |
HttpNetwork.NetServerIn |
(package private) class |
HttpNetwork.NetServerOut |
(package private) class |
NGNetwork.Dispatcher |
(package private) class |
NGNetwork.NetServer |
(package private) class |
PoolNetwork.Dispatcher |
(package private) class |
PoolNetwork.Sender |
(package private) class |
PoolNetwork.WakeOnConnection |
(package private) class |
PoolNetwork.WatchDog |
(package private) class |
SimpleNetwork.NetServerIn |
(package private) class |
SimpleNetwork.NetServerOut |
(package private) class |
UDPNetwork.MessageBuilder
Class used to transform UDP packets into a stream, to build the messages.
|
(package private) class |
UDPNetwork.NetServerIn |
(package private) class |
UDPNetwork.NetServerOut |
(package private) class |
UDPNetwork.WatchDog |
Modifier and Type | Field and Description |
---|---|
(package private) Daemon[] |
HttpNetwork.dmon
Daemon component
|
Modifier and Type | Class and Description |
---|---|
static class |
TcpServer.Monitor |
Modifier and Type | Class and Description |
---|---|
(package private) class |
MultiSessionConsumer.MessageDispatcher |
private class |
Session.SessionDaemon
This thread controls the session in mode LISTENER.
|
Modifier and Type | Class and Description |
---|---|
private class |
RequestMultiplexer.DemultiplexerDaemon |
Modifier and Type | Class and Description |
---|---|
(package private) class |
ReliableTcpConnection.Reader |
Modifier and Type | Class and Description |
---|---|
class |
DistributionDaemon |
Modifier and Type | Class and Description |
---|---|
private static class |
AmqpAcquisition.ConnectionUpdater
Daemon used to periodically update the pool of connections known by the
acquisition destinations.
|
private class |
LiveServerConnection.ReconnectionDaemon
The
ReconnectionDaemon thread is responsible for reconnecting
the module with the foreign AMQP server in case of disconnection. |
Modifier and Type | Class and Description |
---|---|
private static class |
JMSAcquisition.ConnectionUpdater
Daemon used to periodically update the pool of connections known by the
acquisition destinations.
|
protected class |
JMSModule.ReconnectionDaemon
The
ReconnectionDaemon thread is responsible for reconnecting
the bridge module with the foreign JMS server in case of disconnection. |
protected class |
JMSModule.StartupDaemon
The
StartupDaemon thread is responsible for retrieving the
needed JMS administered objects from the JNDI server. |
Modifier and Type | Class and Description |
---|---|
protected class |
JMSBridgeModule.ConsumerDaemon
Deprecated.
The
ConsumerDaemon thread allows to call
MessageConsumer.receive() for requesting a foreign JMS
message without blocking the JORAM server. |
protected class |
JMSBridgeModule.ReconnectionDaemon
Deprecated.
The
ReconnectionDaemon thread is responsible for reconnecting
the bridge module with the foreign JMS server in case of disconnection. |
protected class |
JMSBridgeModule.StartupDaemon
Deprecated.
The
StartupDaemon thread is responsible for retrieving
the needed JMS administered objects from the JNDI server. |
protected class |
JMSBridgeModule.XARecoverDaemon
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
IOControl.Reader |
class |
TcpConnectionListener
Listens to the TCP connections from the JMS clients.
|
class |
TcpReader
The activity responsible for reading the requests from the socket and invoke
the user's proxy.
|
class |
TcpWriter
The activity responsible for getting the replies
from the user's proxy and writing them to the
socket.
|
Modifier and Type | Class and Description |
---|---|
class |
AMQPConnectionListener
Listens to the TCP connections.
|
(package private) class |
AMQPConnectionListener.NetServerOut |
(package private) class |
Proxy.NetServerIn |
Copyright © 2018 ScalAgent D.T.. All Rights Reserved.