Package | Description |
---|---|
io.netty.handler.codec.marshalling |
Decoder and Encoder which uses JBoss Marshalling.
|
Modifier and Type | Class and Description |
---|---|
class |
ContextBoundUnmarshallerProvider
UnmarshallerProvider which store a reference to the Unmarshaller in the
ChannelHandlerContext via the ChannelHandlerContext.attr(AttributeKey)
method. |
Copyright © 2008–2017 The Netty Project. All rights reserved.