Package | Description |
---|---|
com.hazelcast.nio.ascii |
Contains SocketTextReader and SocketTextWriter classes;
|
Modifier and Type | Field and Description |
---|---|
static TextParsers |
RestApiTextDecoder.TEXT_PARSERS |
static TextParsers |
MemcacheTextDecoder.TEXT_PARSERS |
Constructor and Description |
---|
TextDecoder(TcpIpConnection connection,
TextEncoder encoder,
com.hazelcast.nio.ascii.TextProtocolFilter textProtocolFilter,
TextParsers textParsers,
boolean rootDecoder) |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.