Interface SdkHttpContentPublisher
-
- All Superinterfaces:
org.reactivestreams.Publisher<ByteBuffer>
public interface SdkHttpContentPublisher extends org.reactivestreams.Publisher<ByteBuffer>
APublisher
of HTTP content data that allows streaming operations for asynchronous HTTP clients.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Optional<Long>
contentLength()
-