Uses of Package
io.netty.handler.codec.marshalling
Packages that use io.netty.handler.codec.marshalling
-
Classes in io.netty.handler.codec.marshalling used by io.netty.handler.codec.marshallingClassDescriptionDefault implementation of
UnmarshallerProviderwhich will just create a newUnmarshalleron every call toDefaultUnmarshallerProvider.getUnmarshaller(ChannelHandlerContext)This provider is responsible to get aMarshallerfor the givenChannelHandlerContext.This provider is responsible to get anUnmarshallerfor aChannelHandlerContext