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) |
public PacketChannelWindowAdjust(int recipientChannelID,
int windowChange)
public PacketChannelWindowAdjust(byte[] payload,
int off,
int len)
throws IOException
IOExceptionCopyright © 2013. All Rights Reserved.