| Package | Description |
|---|---|
| org.projectodd.wunderboss.messaging | |
| org.projectodd.wunderboss.messaging.hornetq |
| Modifier and Type | Class and Description |
|---|---|
static class |
Queue.RespondOption |
| Modifier and Type | Field and Description |
|---|---|
static Destination.ListenOption |
Destination.ListenOption.CONCURRENCY |
static Destination.ListenOption |
Destination.ListenOption.CONTEXT |
static Destination.ListenOption |
Destination.ListenOption.MODE |
static Destination.ListenOption |
Destination.ListenOption.SELECTOR |
| Modifier and Type | Method and Description |
|---|---|
Listener |
Destination.listen(MessageHandler handler,
Codecs codecs,
Map<Destination.ListenOption,Object> options) |
Listener |
Queue.respond(MessageHandler handler,
Codecs codecs,
Map<Destination.ListenOption,Object> options) |
| Modifier and Type | Method and Description |
|---|---|
Listener |
HQDestination.listen(MessageHandler handler,
Codecs codecs,
Map<Destination.ListenOption,Object> options) |
Listener |
HQQueue.respond(MessageHandler handler,
Codecs codecs,
Map<Destination.ListenOption,Object> options) |
static ResponseRouter |
ResponseRouter.routerFor(HQQueue queue,
Codecs codecs,
Options<Destination.ListenOption> options) |
| Constructor and Description |
|---|
MessageHandlerGroup(HQSpecificContext context,
MessageHandler handler,
Codecs codecs,
HQDestination destination,
Options<Destination.ListenOption> options) |
Copyright © 2015. All Rights Reserved.