Class ChannelAsyncOutputStream

All Implemented Interfaces:
Closeable, AutoCloseable, Channel, ChannelHolder, Closeable, IoOutputStream

public class ChannelAsyncOutputStream extends AbstractCloseable implements IoOutputStream, ChannelHolder
  • Field Details

  • Constructor Details

    • ChannelAsyncOutputStream

      public ChannelAsyncOutputStream(Channel channel, byte cmd)
  • Method Details