Interface ChannelOutputStreamListener

  • All Known Implementing Classes:
    PutStreamOperation

    public interface ChannelOutputStreamListener
    • Method Detail

      • onError

        void onError​(io.netty.channel.Channel channel,
                     Throwable error)