| Modifier and Type | Interface and Description |
|---|---|
interface |
CommandsTopicPathBuilder
Builder to create a topic path for commands.
|
interface |
EventsTopicPathBuilder
Builder to create a topic path for events.
|
interface |
MessagesTopicPathBuilder
Builder to create a topic path for messages.
|
| Modifier and Type | Method and Description |
|---|---|
TopicPathBuildable |
TopicPathBuilder.errors()
Sets the
Criterion of this builder to TopicPath.Criterion.ERRORS. |
TopicPathBuildable |
TopicPathBuilder.search()
Sets the
Criterion of this builder to TopicPath.Criterion.SEARCH. |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.