|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BagSerializer | |
---|---|
com.scalagent.joram.mom.dest.ftp | |
com.scalagent.joram.mom.dest.scheduler | |
fr.dyade.aaa.jndi2.ha | |
fr.dyade.aaa.jndi2.server | |
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.jmsbridge | The org.objectweb.joram.mom.dest.jmsbridge package provides utility classes used by the MOM destinations and proxies. |
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. |
Uses of BagSerializer in com.scalagent.joram.mom.dest.ftp |
---|
Classes in com.scalagent.joram.mom.dest.ftp that implement BagSerializer | |
---|---|
class |
FtpQueue
A FtpQueue agent is an agent hosting a MOM queue, and which
behaviour is provided by a FtpQueueImpl instance. |
Uses of BagSerializer in com.scalagent.joram.mom.dest.scheduler |
---|
Classes in com.scalagent.joram.mom.dest.scheduler that implement BagSerializer | |
---|---|
class |
SchedulerQueue
|
Uses of BagSerializer in fr.dyade.aaa.jndi2.ha |
---|
Classes in fr.dyade.aaa.jndi2.ha that implement BagSerializer | |
---|---|
class |
HARequestManager
|
Uses of BagSerializer in fr.dyade.aaa.jndi2.server |
---|
Classes in fr.dyade.aaa.jndi2.server that implement BagSerializer | |
---|---|
class |
Container
|
Fields in fr.dyade.aaa.jndi2.server declared as BagSerializer | |
---|---|
private BagSerializer |
Container.bagSerializer
|
Methods in fr.dyade.aaa.jndi2.server with parameters of type BagSerializer | |
---|---|
void |
Container.setBagSerializer(BagSerializer bagSerializer)
|
Uses of BagSerializer in org.objectweb.joram.mom.dest |
---|
Classes in org.objectweb.joram.mom.dest that implement BagSerializer | |
---|---|
class |
AcquisitionQueue
An AcquisitionQueue agent is an agent hosting an
AcquisitionQueueImpl . |
class |
ClusterQueue
A ClusterQueue agent is an agent hosting a MOM queue, and which
behaviour is provided by a ClusterQueueImpl instance. |
class |
DeadMQueue
Deprecated. Since Joram 5.2 every Queue can be a DeadMQueue |
class |
DistributionQueue
An DistributionQueue agent is an agent hosting a
DistributionQueueImpl . |
class |
Queue
A Queue agent is an agent hosting a MOM queue, and which
behavior is provided by a QueueImpl instance. |
Uses of BagSerializer in org.objectweb.joram.mom.dest.jmsbridge |
---|
Classes in org.objectweb.joram.mom.dest.jmsbridge that implement BagSerializer | |
---|---|
class |
JMSBridgeQueue
A BridgeQueue agent is an agent hosting a bridge queue,
and which behaviour is provided by a BridgeQueueImpl instance. |
Uses of BagSerializer in org.objectweb.joram.mom.proxies |
---|
Classes in org.objectweb.joram.mom.proxies that implement BagSerializer | |
---|---|
class |
UserAgent
Class of a user proxy agent. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |