Uses of Class
com.sun.messaging.BasicConnectionFactory
Packages that use BasicConnectionFactory
-
Uses of BasicConnectionFactory in com.sun.messaging
Subclasses of BasicConnectionFactory in com.sun.messagingModifier and TypeClassDescriptionclass
AConnectionFactory
is used to create Connections with the OpenMQ Java Message Service (JMS) provider.class
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.