Interface | Description |
---|---|
BulkStringRedisContent |
A chunk of bulk strings which is used for Redis chunked transfer-encoding.
|
LastBulkStringRedisContent |
A last chunk of Bulk Strings.
|
RedisMessage |
RedisMessage is base interface for codec-redis.
|
RedisMessagePool |
A strategy interface for caching
RedisMessage s. |
Enum | Description |
---|---|
RedisMessageType |
Type of RESP (REdis Serialization Protocol).
|
Exception | Description |
---|---|
RedisCodecException |
Copyright © 2008–2017 The Netty Project. All rights reserved.