public interface HttpResponseHandler
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onStream(org.reactivestreams.Publisher<ByteBuffer> publisher)
Called when the response stream is ready.
|
void onStream(org.reactivestreams.Publisher<ByteBuffer> publisher)
Copyright © 2022. All rights reserved.