Class PacketChannelWindowAdjust


  • public class PacketChannelWindowAdjust
    extends java.lang.Object
    PacketChannelWindowAdjust.
    • Field Detail

      • recipientChannelID

        public int recipientChannelID
      • windowChange

        public int windowChange
    • Constructor Detail

      • PacketChannelWindowAdjust

        public PacketChannelWindowAdjust​(int recipientChannelID,
                                         int windowChange)
      • PacketChannelWindowAdjust

        public PacketChannelWindowAdjust​(byte[] payload,
                                         int off,
                                         int len)
                                  throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getPayload

        public byte[] getPayload()