| Package | Description |
|---|---|
| com.hazelcast.internal.ascii |
This package contains Ascii functionality for Hazelcast.
This is required for Memcached and the REST api. |
| com.hazelcast.nio.ascii |
Contains SocketTextReader and SocketTextWriter classes;
|
| Modifier and Type | Method and Description |
|---|---|
TextEncoder |
AbstractTextCommand.getEncoder() |
TextEncoder |
TextCommand.getEncoder() |
| Modifier and Type | Method and Description |
|---|---|
TextEncoder |
TextDecoder.getEncoder() |
| Constructor and Description |
|---|
TextDecoder(TcpIpConnection connection,
TextEncoder encoder) |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.