| Modifier and Type | Method and Description |
|---|---|
InvokeWithResponseStreamResponseHandler.Visitor |
InvokeWithResponseStreamResponseHandler.Visitor.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvokeResponseStreamUpdate.accept(InvokeWithResponseStreamResponseHandler.Visitor visitor)
Calls the appropriate visit method depending on the subtype of
InvokeResponseStreamUpdate. |
void |
InvokeWithResponseStreamResponseEvent.accept(InvokeWithResponseStreamResponseHandler.Visitor visitor)
Calls the appropriate visit method depending on the subtype of
InvokeWithResponseStreamResponseEvent. |
void |
InvokeWithResponseStreamCompleteEvent.accept(InvokeWithResponseStreamResponseHandler.Visitor visitor)
Calls the appropriate visit method depending on the subtype of
InvokeWithResponseStreamCompleteEvent. |
InvokeWithResponseStreamResponseHandler.Builder |
InvokeWithResponseStreamResponseHandler.Builder.subscriber(InvokeWithResponseStreamResponseHandler.Visitor visitor)
Sets the subscriber to the
Publisher of events. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPayloadChunk.accept(InvokeWithResponseStreamResponseHandler.Visitor visitor) |
void |
DefaultInvokeComplete.accept(InvokeWithResponseStreamResponseHandler.Visitor visitor) |
Copyright © 2023. All rights reserved.