| 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 | 
|---|---|
| TextChannelOutboundHandler | AbstractTextCommand. getWriteHandler() | 
| TextChannelOutboundHandler | TextCommand. getWriteHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| TextChannelOutboundHandler | TextChannelInboundHandler. getOutboundHandler() | 
| Constructor and Description | 
|---|
| TextChannelInboundHandler(TcpIpConnection connection,
                         TextChannelOutboundHandler outboundHandler) | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.