Package | Description |
---|---|
com.scalagent.joram.mom.dest.mail | |
com.scalagent.joram.mom.dest.rest | |
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 |
Modifier and Type | Class and Description |
---|---|
class |
MailDistribution |
Modifier and Type | Class and Description |
---|---|
class |
RESTDistribution
Distribution handler for the REST distribution bridge.
|
Modifier and Type | Class and Description |
---|---|
class |
NotificationDistributionHandler
A distribution handler that distributed message to a given destination using
an A3 acquisition notification.
|
Modifier and Type | Field and Description |
---|---|
private DistributionHandler |
DistributionModule.distributionHandler
Holds the distribution logic.
|
private DistributionHandler |
DistributionDaemon.distributionHandler
Holds the distribution logic.
|
Modifier and Type | Method and Description |
---|---|
DistributionHandler |
DistributionModule.getDistributionHandler() |
Constructor and Description |
---|
DistributionDaemon(DistributionHandler distributionHandler,
String destinationId,
String destinationName,
Destination dest) |
Modifier and Type | Class and Description |
---|---|
class |
AmqpDistribution
Distribution handler for the AMQP distribution bridge.
|
Modifier and Type | Class and Description |
---|---|
class |
JMSDistribution
Distribution handler for the JMS distribution bridge.
|
Copyright © 2022 ScalAgent D.T.. All rights reserved.