| Package | Description |
|---|---|
| io.netty.handler.codec.redis |
Encoder, decoder for Redis.
|
| io.netty.handler.codec.smtp |
SMTP codec.
|
| io.netty.handler.codec.stomp |
STOMP codec
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBulkStringRedisContent
A default implementation of
BulkStringRedisContent. |
class |
DefaultLastBulkStringRedisContent
A default implementation for
LastBulkStringRedisContent. |
class |
FullBulkStringRedisMessage
An aggregated bulk string of RESP.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLastSmtpContent
Default implementation of
LastSmtpContent that does no validation of the raw data passed in. |
class |
DefaultSmtpContent
Default implementation of
SmtpContent that does no validation of the raw data passed in. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLastStompContentSubframe
The default implementation for the
LastStompContentSubframe. |
class |
DefaultStompContentSubframe
The default
StompContentSubframe implementation. |
Copyright © 2008-2017 The Netty Project. All Rights Reserved.