public static interface FrameCodec.CodecGroup
This is just so that we can have the codecs nicely grouped by protocol version.
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FrameCodec.CodecGroup.Registry |
| Modifier and Type | Method and Description |
|---|---|
void |
registerCodecs(FrameCodec.CodecGroup.Registry registry) |
void registerCodecs(FrameCodec.CodecGroup.Registry registry)
Copyright © 2017–2019. All rights reserved.