public class ChecksumValidatingPublisher extends Object implements SdkPublisher<ByteBuffer>
| Constructor and Description |
|---|
ChecksumValidatingPublisher(org.reactivestreams.Publisher<ByteBuffer> publisher,
SdkChecksum sdkChecksum,
int contentLength) |
| Modifier and Type | Method and Description |
|---|---|
void |
subscribe(org.reactivestreams.Subscriber<? super ByteBuffer> s) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, buffer, filter, filter, flatMapIterable, limit, map, subscribepublic ChecksumValidatingPublisher(org.reactivestreams.Publisher<ByteBuffer> publisher, SdkChecksum sdkChecksum, int contentLength)
public void subscribe(org.reactivestreams.Subscriber<? super ByteBuffer> s)
subscribe in interface org.reactivestreams.Publisher<ByteBuffer>Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.