public class StompSubframeEncoder extends io.netty.handler.codec.MessageToMessageEncoder<StompSubframe>
| Constructor and Description |
|---|
StompSubframeEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(io.netty.channel.ChannelHandlerContext ctx,
StompSubframe msg,
List<Object> out) |
acceptOutboundMessage, writebind, close, connect, deregister, disconnect, flush, readensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharableprotected void encode(io.netty.channel.ChannelHandlerContext ctx,
StompSubframe msg,
List<Object> out)
throws Exception
encode in class io.netty.handler.codec.MessageToMessageEncoder<StompSubframe>ExceptionCopyright © 2008–2020 The Netty Project. All rights reserved.