Uses of Class
org.eclipse.persistence.sessions.coordination.broadcast.BroadcastTransportManager
-
Packages that use BroadcastTransportManager Package Description org.eclipse.persistence.sessions.coordination.jms -
-
Uses of BroadcastTransportManager in org.eclipse.persistence.sessions.coordination.jms
Subclasses of BroadcastTransportManager in org.eclipse.persistence.sessions.coordination.jms Modifier and Type Class Description classJMSPublishingTransportManagerPurpose: Provide a transport implementation for the Remote Command Module (RCM) that publishes to a JMS topic.classJMSTopicTransportManagerPurpose: Provide a transport implementation for the Remote Command Module (RCM) that both publishes and subscribes to a JMS topic.
-