Package org.jboss.netty.handler.codec.marshalling
Decoder and Encoder which uses JBoss Marshalling.
-
Interface Summary Interface Description MarshallerProvider This provider is responsible to get aMarshaller
for the givenChannelHandlerContext
.UnmarshallerProvider This provider is responsible to get anUnmarshaller
for aChannelHandlerContext