@PrivateApi public class RestApiTextDecoder extends TextDecoder
Modifier and Type | Field and Description |
---|---|
static TextParsers |
TEXT_PARSERS |
channel, dst, src
Constructor and Description |
---|
RestApiTextDecoder(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 RestApiTextDecoder(TcpIpConnection connection, TextEncoder encoder, boolean rootDecoder)
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.