Class Netty4HttpChannel

    • Method Detail

      • close

        public void close()
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable
        Specified by:
        close in interface CloseableChannel
      • getNettyChannel

        public io.netty.channel.Channel getNettyChannel()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object