public class PacketChannelWindowAdjust
extends java.lang.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() |