程序包 | 说明 |
---|---|
org.jboss.netty.handler.codec.marshalling |
Decoder and Encoder which uses JBoss Marshalling.
|
限定符和类型 | 类和说明 |
---|---|
class |
ContextBoundUnmarshallerProvider
UnmarshallerProvider which store a reference to the Unmarshaller in the
ChannelHandlerContext via the ChannelHandlerContext.setAttachment(Object)
method. |