public static class SubscriberHelpers.PrintDocumentSubscriber extends SubscriberHelpers.OperationSubscriber<org.bson.Document>
Constructor and Description |
---|
SubscriberHelpers.PrintDocumentSubscriber() |
Modifier and Type | Method and Description |
---|---|
void |
onNext(org.bson.Document document) |
onSubscribe
await, await, get, getError, getReceived, getSubscription, isCompleted, onComplete, onError
public SubscriberHelpers.PrintDocumentSubscriber()
public void onNext(org.bson.Document document)
onNext
in interface org.reactivestreams.Subscriber<org.bson.Document>
onNext
in class SubscriberHelpers.ObservableSubscriber<org.bson.Document>