Package | Description |
---|---|
fr.dyade.aaa.agent | |
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.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.proxies |
The
org.objectweb.joram.mom.proxies package holds the classes implementing the MOM proxy, basically linking external client applications to destination agents. |
org.ow2.joram.mom.amqp |
Modifier and Type | Field and Description |
---|---|
protected Queue |
Engine.mq |
Modifier and Type | Field and Description |
---|---|
private Queue |
Session.repliesIn
FIFO queue holding the asynchronous server deliveries.
|
private Queue |
MultiSessionConsumer.repliesIn |
Modifier and Type | Field and Description |
---|---|
private Queue |
DistributionDaemon.ackQueue |
private Queue |
DistributionDaemon.distributeQueue |
Modifier and Type | Field and Description |
---|---|
private Queue |
StandardConnectionContext.queue |
Modifier and Type | Method and Description |
---|---|
Queue |
StandardConnectionContext.getQueue() |
Modifier and Type | Field and Description |
---|---|
private Queue |
Proxy.queueIn |
private Queue |
AMQPConnectionListener.queueIn |
Constructor and Description |
---|
Proxy(Queue queueIn,
Queue queueOut) |
Copyright © 2020 ScalAgent D.T.. All rights reserved.