@Deprecated

Package com.mongodb.async

Deprecated.
This package contains async interfaces
  • Interface Summary 
    Interface Description
    AsyncAggregateResponseBatchCursor<T> Deprecated.
    AsyncBatchCursor<T> Deprecated.
    Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)
    SingleResultCallback<T> Deprecated.
    Prefer the Reactive Streams-based asynchronous driver (mongodb-driver-reactivestreams artifactId)