Uses of Class
org.objectweb.joram.client.connector.OutboundConnectionFactory
-
Packages that use OutboundConnectionFactory Package Description org.objectweb.joram.client.connector -
-
Uses of OutboundConnectionFactory in org.objectweb.joram.client.connector
Subclasses of OutboundConnectionFactory in org.objectweb.joram.client.connector Modifier and Type Class Description classOutboundQueueConnectionFactoryAnOutboundQueueConnectionFactoryinstance is used for getting a PTP connection to an underlying JORAM server.classOutboundTopicConnectionFactoryAnOutboundTopicConnectionFactoryinstance is used for getting a PubSub connection to an underlying JORAM server.
-