Class AsynchronousSocketChannelStreamFactoryFactory.Builder

  • Enclosing class:
    AsynchronousSocketChannelStreamFactoryFactory

    public static final class AsynchronousSocketChannelStreamFactoryFactory.Builder
    extends 
    A builder for an instance of AsynchronousSocketChannelStreamFactoryFactory.
    Since:
    3.6
    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • group

        public  group)
        Sets the AsynchronousChannelGroup
        Parameters:
        group - the AsynchronousChannelGroup
        Returns:
        this