Package | Description |
---|---|
org.apache.qpid.jms |
The core AMQP JMS client implementation classes.
|
org.apache.qpid.jms.message | |
org.apache.qpid.jms.meta |
Modifier and Type | Method and Description |
---|---|
JmsResourceId |
JmsTemporaryDestination.getId() |
Modifier and Type | Method and Description |
---|---|
boolean |
JmsTransactionContext.isActiveInThisContext(JmsResourceId resouceId)
Allows a resource to query the transaction context to determine if it has pending
work in the current transaction.
|
boolean |
JmsNoTxTransactionContext.isActiveInThisContext(JmsResourceId resouceId) |
boolean |
JmsLocalTransactionContext.isActiveInThisContext(JmsResourceId resouceId) |
Modifier and Type | Class and Description |
---|---|
class |
JmsInboundMessageDispatch
Envelope used to deliver incoming messages to their targeted consumer.
|
Modifier and Type | Class and Description |
---|---|
class |
JmsAbstractResourceId
Base class for all JmsResourceId instances.
|
class |
JmsConnectionId |
class |
JmsConsumerId |
class |
JmsProducerId |
class |
JmsSessionId |
class |
JmsTransactionId |
Modifier and Type | Method and Description |
---|---|
JmsResourceId |
JmsResource.getId()
Returns the assigned resource ID for this JmsResource instance.
|
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.