Package com.ibm.websphere.sib.api.jms
Interface Summary
Interface | Description |
---|---|
ApiJmsConstants | This file contains constants which can be used by applications as parameters to provider specific JMS extension methods. |
JmsConnectionFactory | Contains provider specific methods relating to the javax.jms.ConnectionFactory interface. |
JmsDestination | Contains provider specific methods relating to the javax.jms.Destination interface. |
JmsManagedConnectionFactory | Interface which provides read only access to some of the properties of a ConnectionFactory for use in the managed environment. |
JmsMsgConsumer | Contains provider specific methods relating to the javax.jms.MessageConsumer interface. |
JmsMsgProducer | Contains provider specific methods relating to the javax.jms.MessageProducer interface. |
JmsQueue | Contains provider specific methods relating to the javax.jms.Queue interface. |
JmsQueueConnectionFactory | Contains provider specific methods relating to the javax.jms.QueueConnectionFactory interface. |
JmsTopic | Contains provider specific methods relating to the javax.jms.Topic interface. |
JmsTopicConnectionFactory | Contains provider specific methods relating to the javax.jms.TopicConnectionFactory interface. |
Class Summary
Class | Description |
---|---|
JmsFactoryFactory | The JmsFactoryFactory class is the programmatic entry point into the JMS implementation classes. |
Version:
1.1.0