Class AsynchronousSocketChannelStreamFactoryFactory

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

public final class AsynchronousSocketChannelStreamFactoryFactory extends Object implements StreamFactoryFactory
A StreamFactoryFactory implementation for AsynchronousSocketChannel-based streams.
Since:
3.1
See Also: