| Modifier and Type | Method and Description |
|---|---|
Puller |
Puller.Builder.build()
Build a
Puller. |
| Modifier and Type | Method and Description |
|---|---|
CompletionStage<String> |
Puller.MessageHandler.handleMessage(Puller puller,
String subscription,
Message message,
String ackId)
Called when a
Puller receives a message. |
Copyright © 2018. All rights reserved.