@InterfaceAudience.Private
public class SaslWrapHandler
extends org.apache.hbase.thirdparty.io.netty.handler.codec.MessageToByteEncoder<org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf>
| Modifier and Type | Class and Description |
|---|---|
static interface |
SaslWrapHandler.Wrapper |
| Constructor and Description |
|---|
SaslWrapHandler(SaslWrapHandler.Wrapper wrapper) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
encode(org.apache.hbase.thirdparty.io.netty.channel.ChannelHandlerContext ctx,
org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf msg,
org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf out) |
acceptOutboundMessage, allocateBuffer, isPreferDirect, writebind, close, connect, deregister, disconnect, flush, readensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharablepublic SaslWrapHandler(SaslWrapHandler.Wrapper wrapper)
protected void encode(org.apache.hbase.thirdparty.io.netty.channel.ChannelHandlerContext ctx,
org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf msg,
org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf out)
throws Exception
encode in class org.apache.hbase.thirdparty.io.netty.handler.codec.MessageToByteEncoder<org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf>ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.