Class Target_io_netty_bootstrap_AbstractBootstrap


  • final class Target_io_netty_bootstrap_AbstractBootstrap
    extends Object
    • Constructor Detail

      • Target_io_netty_bootstrap_AbstractBootstrap

        Target_io_netty_bootstrap_AbstractBootstrap()
    • Method Detail

      • init

        void init​(io.netty.channel.Channel channel)
           throws Exception
        Throws:
        Exception
      • config

        public io.netty.bootstrap.AbstractBootstrapConfig config()
      • initAndRegister

        final io.netty.channel.ChannelFuture initAndRegister()