public class ConnectionTune extends MethodFrame
FRAME_END| Constructor and Description |
|---|
ConnectionTune(int channelMax,
long frameMax,
int heartbeat) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getMethodBodySize() |
void |
handle(io.netty.channel.ChannelHandlerContext ctx,
AmqpConnectionHandler connectionHandler) |
protected void |
writeMethod(io.netty.buffer.ByteBuf buf) |
getPayloadSize, writePayloadgetChannel, writepublic ConnectionTune(int channelMax,
long frameMax,
int heartbeat)
protected long getMethodBodySize()
getMethodBodySize in class MethodFrameprotected void writeMethod(io.netty.buffer.ByteBuf buf)
writeMethod in class MethodFramepublic void handle(io.netty.channel.ChannelHandlerContext ctx,
AmqpConnectionHandler connectionHandler)
handle in class GeneralFrameCopyright © 2017 WSO2. All rights reserved.