Uses of Class
io.netty.handler.codec.marshalling.DefaultUnmarshallerProvider
-
-
Uses of DefaultUnmarshallerProvider in io.netty.handler.codec.marshalling
Subclasses of DefaultUnmarshallerProvider in io.netty.handler.codec.marshalling Modifier and Type Class Description classContextBoundUnmarshallerProviderUnmarshallerProviderwhich store a reference to theUnmarshallerin theChannelHandlerContextvia theChannelHandlerContext.attr(AttributeKey)method.
-