Class AsynchronousSocketChannelStreamFactoryFactory

  • All Implemented Interfaces:
    StreamFactoryFactory

    public class AsynchronousSocketChannelStreamFactoryFactory
    extends 
    implements StreamFactoryFactory
    A StreamFactoryFactory implementation for AsynchronousSocketChannel-based streams.
    Since:
    3.1
    See Also:
    • Constructor Detail

      • AsynchronousSocketChannelStreamFactoryFactory

        public AsynchronousSocketChannelStreamFactoryFactory()
        Deprecated.
        Use builder() instead to construct the AsynchronousSocketChannelStreamFactoryFactory.
        Construct an instance with the default BufferProvider and AsynchronousChannelGroup.