| Package | Description |
|---|---|
| org.projectodd.wunderboss.messaging | |
| org.projectodd.wunderboss.messaging.hornetq |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReplyableMessage |
| Modifier and Type | Method and Description |
|---|---|
Message |
Destination.receive(Codecs codecs,
Map<Destination.MessageOpOption,Object> options) |
| Modifier and Type | Method and Description |
|---|---|
Reply |
MessageHandler.onMessage(Message msg,
Context context) |
| Modifier and Type | Class and Description |
|---|---|
class |
HQMessage |
| Modifier and Type | Method and Description |
|---|---|
Message |
HQResponse.get() |
Message |
HQResponse.get(long timeout,
TimeUnit unit) |
Message |
HQDestination.receive(Codecs codecs,
Map<Destination.MessageOpOption,Object> options) |
| Modifier and Type | Method and Description |
|---|---|
void |
HQResponse.deliver(Message value) |
Reply |
ResponseRouter.onMessage(Message msg,
Context ignored) |
Copyright © 2015. All Rights Reserved.