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