|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.objectweb.joram.mom.dest | |
---|---|
com.scalagent.joram.mom.dest.collector | |
com.scalagent.joram.mom.dest.ftp | |
com.scalagent.joram.mom.dest.mail | |
com.scalagent.joram.mom.dest.scheduler | |
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.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. |
Classes in org.objectweb.joram.mom.dest used by com.scalagent.joram.mom.dest.collector | |
---|---|
AcquisitionHandler
AcquisitionHandler interface is made to work with an acquisition
queue or topic via an AcquisitionModule . |
|
ReliableTransmitter
The ReliableTransmitter is used by an AcquisitionHandler or
an AcquisitionDaemon to transmit acquired messages to the MOM. |
Classes in org.objectweb.joram.mom.dest used by com.scalagent.joram.mom.dest.ftp | |
---|---|
AdminDestinationItf
The AdminDestinationItf interface defines the method needed by
the administration topic to create and initialize a destination agent. |
|
Destination
A Destination agent is an agent hosting a MOM destination,
for example a Queue or a Topic. |
|
DestinationImpl
The DestinationImpl class implements the common behavior of
MOM destinations. |
|
DestinationImplMBean
|
|
Queue
A Queue agent is an agent hosting a MOM queue, and which
behavior is provided by a QueueImpl instance. |
|
QueueImpl
The QueueImpl class implements the MOM queue behaviour,
basically storing messages and delivering them upon clients requests. |
|
QueueImplMBean
|
Classes in org.objectweb.joram.mom.dest used by com.scalagent.joram.mom.dest.mail | |
---|---|
AcquisitionHandler
AcquisitionHandler interface is made to work with an acquisition
queue or topic via an AcquisitionModule . |
|
DistributionHandler
DistributionHandler interface is made to work with a distribution
queue or topic via a DistributionModule . |
|
ReliableTransmitter
The ReliableTransmitter is used by an AcquisitionHandler or
an AcquisitionDaemon to transmit acquired messages to the MOM. |
Classes in org.objectweb.joram.mom.dest used by com.scalagent.joram.mom.dest.scheduler | |
---|---|
AdminDestinationItf
The AdminDestinationItf interface defines the method needed by
the administration topic to create and initialize a destination agent. |
|
Destination
A Destination agent is an agent hosting a MOM destination,
for example a Queue or a Topic. |
|
DestinationImpl
The DestinationImpl class implements the common behavior of
MOM destinations. |
|
DestinationImplMBean
|
|
Queue
A Queue agent is an agent hosting a MOM queue, and which
behavior is provided by a QueueImpl instance. |
|
QueueImpl
The QueueImpl class implements the MOM queue behaviour,
basically storing messages and delivering them upon clients requests. |
|
QueueImplMBean
|
Classes in org.objectweb.joram.mom.dest used by org.objectweb.joram.mom.dest | |
---|---|
AcquisitionHandler
AcquisitionHandler interface is made to work with an acquisition
queue or topic via an AcquisitionModule . |
|
AcquisitionMBean
JMX interface for the acquisition monitoring. |
|
AcquisitionModule
The AcquisitionModule interfaces between the acquisition destinations
and the specified AcquisitionHandler . |
|
AcquisitionModule.AcquisitionTask
|
|
AcquisitionNot
|
|
AcquisitionQueueImplMBean
JMX interface for the monitoring queue. |
|
AcquisitionTopicImplMBean
JMX interface for the monitoring topic. |
|
AdminDestinationItf
The AdminDestinationItf interface defines the method needed by
the administration topic to create and initialize a destination agent. |
|
AdminTopicImpl
The AdminTopicImpl class implements the administration topic behavior,
basically processing administration requests. |
|
AdminTopicImpl.DestinationDesc
|
|
AdminTopicImplMBean
|
|
ClusterAck
A ClusterAck instance is a notification sent by a topic
requested to join a cluster. |
|
ClusterNot
A ClusterNot instance is a notification sent by a topic
to another topic for notifying it of a topic joining the cluster they
are part of. |
|
ClusterQueueImpl
The ClusterQueueImpl class implements the MOM queue behavior,
basically storing messages and delivering them upon clients requests or
delivering to an other cluster queue. |
|
ClusterTest
A ClusterTest instance is a notification sent by a topic
to another topic for checking if it might be part of a cluster. |
|
Destination
A Destination agent is an agent hosting a MOM destination,
for example a Queue or a Topic. |
|
DestinationImpl
The DestinationImpl class implements the common behavior of
MOM destinations. |
|
DestinationImplMBean
|
|
DistributionHandler
DistributionHandler interface is made to work with a distribution
queue or topic via a DistributionModule . |
|
DistributionModule
|
|
LoadingFactor
|
|
Queue
A Queue agent is an agent hosting a MOM queue, and which
behavior is provided by a QueueImpl instance. |
|
QueueImpl
The QueueImpl class implements the MOM queue behaviour,
basically storing messages and delivering them upon clients requests. |
|
QueueImplMBean
|
|
ReliableTransmitter
The ReliableTransmitter is used by an AcquisitionHandler or
an AcquisitionDaemon to transmit acquired messages to the MOM. |
|
Topic
A Topic agent is an agent hosting a MOM topic, and which
behavior is provided by a TopicImpl instance. |
|
TopicForwardNot
A TopicForwardNot is a notification sent by a topic to
another topic part of the same cluster, or to its hierarchical father,
and holding a forwarded ClientMessages notification. |
|
TopicImpl
The TopicImpl class implements the MOM topic behaviour,
basically distributing the received messages to subscribers. |
|
TopicImplMBean
|
Classes in org.objectweb.joram.mom.dest used by org.objectweb.joram.mom.dest.jms | |
---|---|
AcquisitionDaemon
AcquisitionDaemon interface is made to work with an acquisition queue
or topic via an AcquisitionModule . |
|
DistributionHandler
DistributionHandler interface is made to work with a distribution
queue or topic via a DistributionModule . |
|
ReliableTransmitter
The ReliableTransmitter is used by an AcquisitionHandler or
an AcquisitionDaemon to transmit acquired messages to the MOM. |
Classes in org.objectweb.joram.mom.dest used by org.objectweb.joram.mom.dest.jmsbridge | |
---|---|
AdminDestinationItf
The AdminDestinationItf interface defines the method needed by
the administration topic to create and initialize a destination agent. |
|
Destination
A Destination agent is an agent hosting a MOM destination,
for example a Queue or a Topic. |
|
DestinationImpl
The DestinationImpl class implements the common behavior of
MOM destinations. |
|
DestinationImplMBean
|
|
Queue
A Queue agent is an agent hosting a MOM queue, and which
behavior is provided by a QueueImpl instance. |
|
QueueImpl
The QueueImpl class implements the MOM queue behaviour,
basically storing messages and delivering them upon clients requests. |
|
QueueImplMBean
|
|
Topic
A Topic agent is an agent hosting a MOM topic, and which
behavior is provided by a TopicImpl instance. |
|
TopicForwardNot
A TopicForwardNot is a notification sent by a topic to
another topic part of the same cluster, or to its hierarchical father,
and holding a forwarded ClientMessages notification. |
|
TopicImpl
The TopicImpl class implements the MOM topic behaviour,
basically distributing the received messages to subscribers. |
|
TopicImplMBean
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |