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