public abstract class GeneralFrame extends Object
| Constructor and Description |
|---|
GeneralFrame(byte type,
int channel) |
| Modifier and Type | Method and Description |
|---|---|
int |
getChannel()
Getter for channel.
|
abstract long |
getPayloadSize() |
io.netty.buffer.ByteBuf |
write(io.netty.buffer.ByteBufAllocator out) |
abstract void |
writePayload(io.netty.buffer.ByteBuf buf) |
Copyright © 2017 WSO2. All rights reserved.