public class PacketChannelWindowAdjust extends Object
Modifier and Type | Field and Description |
---|---|
int |
recipientChannelID |
int |
windowChange |
Constructor and Description |
---|
PacketChannelWindowAdjust(byte[] payload,
int off,
int len) |
PacketChannelWindowAdjust(int recipientChannelID,
int windowChange) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPayload() |
public PacketChannelWindowAdjust(int recipientChannelID, int windowChange)
public PacketChannelWindowAdjust(byte[] payload, int off, int len) throws IOException
IOException
Copyright © 2016. All rights reserved.