Uses of Package
io.netty.handler.codec.marshalling
-
Packages that use io.netty.handler.codec.marshalling Package Description io.netty.handler.codec.marshalling Decoder and Encoder which uses JBoss Marshalling. -
Classes in io.netty.handler.codec.marshalling used by io.netty.handler.codec.marshalling Class Description DefaultUnmarshallerProvider Default implementation ofUnmarshallerProviderwhich will just create a newUnmarshalleron every call toDefaultUnmarshallerProvider.getUnmarshaller(ChannelHandlerContext)MarshallerProvider This provider is responsible to get aMarshallerfor the givenChannelHandlerContext.UnmarshallerProvider This provider is responsible to get anUnmarshallerfor aChannelHandlerContext