Class AsynchronousSocketChannelStreamFactoryFactory

java.lang.Object
com.mongodb.connection.AsynchronousSocketChannelStreamFactoryFactory
All Implemented Interfaces:
StreamFactoryFactory

@Deprecated public final class AsynchronousSocketChannelStreamFactoryFactory extends Object implements StreamFactoryFactory
Deprecated.
There is no replacement for this class.
A StreamFactoryFactory implementation for AsynchronousSocketChannel-based streams.
Since:
3.1
See Also: