@PrivateApi public class MemcacheTextDecoder extends TextDecoder
Modifier and Type | Field and Description |
---|---|
static TextParsers |
TEXT_PARSERS |
channel, dst, src
Constructor and Description |
---|
MemcacheTextDecoder(TcpIpConnection connection,
TextEncoder encoder,
boolean rootDecoder) |
closeConnection, getEncoder, handlerAdded, onRead, publishRequest, sendResponse
initSrcBuffer, initSrcBuffer
dst, dst, interceptError, setChannel, src, src
public static final TextParsers TEXT_PARSERS
public MemcacheTextDecoder(TcpIpConnection connection, TextEncoder encoder, boolean rootDecoder)
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.