Class AsynchronousSocketChannelStreamFactoryFactory

  • All Implemented Interfaces:
    StreamFactoryFactory

    @Deprecated(since="2021-05-27")
    public class AsynchronousSocketChannelStreamFactoryFactory
    extends java.lang.Object
    implements StreamFactoryFactory
    Deprecated.
    Usage of this API is not supported in AEM as a Cloud Service.
    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.