Uses of Class
com.sun.messaging.ConnectionFactory
Packages that use ConnectionFactory
-
Uses of ConnectionFactory in com.sun.messaging
Subclasses of ConnectionFactory in com.sun.messagingModifier and TypeClassDescriptionclass
AQueueConnectionFactory
is used to create QueueConnections with the OpenMQ Java Message Service (JMS) Point-to-Point (PTP) provider.class
ATopicConnectionFactory
is used to create TopicConnections with the Sun MQ Java Message Service (JMS) Publish/Subscribe (Pub/Sub) provider.class
AnXAConnectionFactory
is used to create XAConnections with the OpenMQ Java Message Service (JMS) provider.class
AnXAQueueConnectionFactory
is used to create XAQueueConnections with a Java Message Service (JMS) Point-to-Point (PTP) provider.class
AnXATopicConnectionFactory
is used to create XATopicConnections with a Java Message Service (JMS) Publish/Subscribe (Pub/Sub) provider.