Interface | Description |
---|---|
JmsResource |
Base class for the JMS object representing JMS resources such as Connection, Session, etc.
|
JmsResourceId |
Base for all Id type classes used in the JMS Framework
|
JmsResourceVistor |
Visitor interface to make processing JmsResources simpler.
|
Class | Description |
---|---|
JmsAbstractResourceId |
Base class for all JmsResourceId instances.
|
JmsConnectionId | |
JmsConnectionInfo |
Meta object that contains the JmsConnection identification and configuration
options.
|
JmsConsumerId | |
JmsConsumerInfo | |
JmsDefaultResourceVisitor |
Default Visitor implementation that does nothing in each method to
make custom implementations simpler by only needing to override the
visitation cases they need to handle.
|
JmsProducerId | |
JmsProducerInfo | |
JmsSessionId | |
JmsSessionInfo | |
JmsTransactionId | |
JmsTransactionInfo |
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.