| Modifier and Type | Method and Description |
|---|---|
InvokeEndpointWithResponseStreamResponseHandler.Visitor |
InvokeEndpointWithResponseStreamResponseHandler.Visitor.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseStream.accept(InvokeEndpointWithResponseStreamResponseHandler.Visitor visitor)
Calls the appropriate visit method depending on the subtype of
ResponseStream. |
void |
PayloadPart.accept(InvokeEndpointWithResponseStreamResponseHandler.Visitor visitor)
Calls the appropriate visit method depending on the subtype of
PayloadPart. |
InvokeEndpointWithResponseStreamResponseHandler.Builder |
InvokeEndpointWithResponseStreamResponseHandler.Builder.subscriber(InvokeEndpointWithResponseStreamResponseHandler.Visitor visitor)
Sets the subscriber to the
Publisher of events. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPayloadPart.accept(InvokeEndpointWithResponseStreamResponseHandler.Visitor visitor) |
Copyright © 2023. All rights reserved.