软件包 | 描述 |
---|---|
io.netty.handler.codec.redis |
Encoder, decoder for Redis.
|
Modifier and Type | Method and Description |
---|---|
protected FullBulkStringRedisMessage |
RedisBulkStringAggregator.beginAggregation(BulkStringHeaderRedisMessage start, ByteBuf content) |
protected boolean |
RedisBulkStringAggregator.isContentLengthInvalid(BulkStringHeaderRedisMessage start, int maxContentLength) |
protected java.lang.Object |
RedisBulkStringAggregator.newContinueResponse(BulkStringHeaderRedisMessage start, int maxContentLength, ChannelPipeline pipeline) |
Copyright © 2008–2018 The Netty Project. All rights reserved.