Class AsyncSingleServerBinding

java.lang.Object
com.mongodb.internal.binding.AbstractReferenceCounted
com.mongodb.binding.AsyncSingleServerBinding
All Implemented Interfaces:
AsyncReadBinding, AsyncReadWriteBinding, AsyncWriteBinding, ReferenceCounted

@Deprecated public class AsyncSingleServerBinding extends com.mongodb.internal.binding.AbstractReferenceCounted implements AsyncReadWriteBinding
Deprecated.
A simple binding where all connection sources are bound to the server specified in the constructor.
Since:
3.11