| Interface | Description |
|---|---|
| BiFlowableClientResponse<T,F> |
A client response that supports a reactive Flowable stream with separate body type and
stream item type.
|
| ClientRequest<T> | |
| ClientResponse<T> | |
| FlowableClientResponse<T> |
Simplified client response with a Flowable stream where the body type and stream item
type are the same.
|
Copyright © 2025. All rights reserved.