Class AsynchronousSocketChannelStreamFactoryFactory

  • All Implemented Interfaces:
    StreamFactoryFactory


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

      • AsynchronousSocketChannelStreamFactoryFactory

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