| Package | Description |
|---|---|
| org.projectodd.wunderboss.messaging.hornetq |
| Modifier and Type | Class and Description |
|---|---|
class |
HQContext |
class |
HQXAContext |
| Modifier and Type | Field and Description |
|---|---|
static ThreadLocal<HQSpecificContext> |
HQContext.currentContext |
| Modifier and Type | Method and Description |
|---|---|
HQSpecificContext |
HQSpecificContext.asNonCloseable() |
HQSpecificContext |
HQContext.asNonCloseable() |
protected HQSpecificContext |
HQDestination.context(Object context) |
protected HQSpecificContext |
HQTopic.context(String id,
Object context) |
HQSpecificContext |
HQSpecificContext.createChildContext(Context.Mode mode) |
HQSpecificContext |
HQContext.createChildContext(Context.Mode mode) |
HQSpecificContext |
HQXAContext.createChildContext(Context.Mode mode) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.jms.JMSConsumer |
MessageHandlerGroup.createConsumer(HQSpecificContext context) |
| Constructor and Description |
|---|
HQContext(javax.jms.JMSContext jmsContext,
Messaging broker,
Context.Mode mode,
boolean remote,
HQSpecificContext parent) |
JMSListener(MessageHandler handler,
Codecs codecs,
Destination endpoint,
HQSpecificContext context,
javax.jms.JMSConsumer consumer) |
MessageHandlerGroup(HQSpecificContext context,
MessageHandler handler,
Codecs codecs,
HQDestination destination,
Options<Destination.ListenOption> options) |
Copyright © 2015. All Rights Reserved.