Closeable
Captures the 'closed' state of an object, that is initially open, can be tested to see if it is closed, and provides
a 'close' method to close it.
TemporaryDestination
Provides support for covenience interface implemented by both AMQTemporaryTopic and AMQTemporaryQueue
so that operations related to their "temporary-ness" can be abstracted out.
TopicSubscriberAdaptor
Wraps a MessageConsumer to fulfill the extended TopicSubscriber contract
XASessionImpl
This is an implementation of the javax.njms.XASEssion interface.