| Package | Description |
|---|---|
| org.projectodd.wunderboss.messaging | |
| org.projectodd.wunderboss.messaging.hornetq |
| Modifier and Type | Field and Description |
|---|---|
static Topic.SubscribeOption |
Topic.SubscribeOption.CONTEXT |
static Topic.SubscribeOption |
Topic.SubscribeOption.SELECTOR |
static Topic.SubscribeOption |
Topic.SubscribeOption.TRANSACTED |
| Modifier and Type | Method and Description |
|---|---|
Listener |
Topic.subscribe(String id,
MessageHandler handler,
Codecs codecs,
Map<Topic.SubscribeOption,Object> options) |
| Modifier and Type | Method and Description |
|---|---|
Listener |
HQTopic.subscribe(String id,
MessageHandler handler,
Codecs codecs,
Map<Topic.SubscribeOption,Object> options) |
Copyright © 2015. All Rights Reserved.