public interface MarshallerProvider
Marshaller for the given ChannelHandlerContext.| Modifier and Type | Method and Description |
|---|---|
org.jboss.marshalling.Marshaller |
getMarshaller(ChannelHandlerContext ctx)
Get a
Marshaller for the given ChannelHandlerContext |
org.jboss.marshalling.Marshaller getMarshaller(ChannelHandlerContext ctx) throws java.lang.Exception
Marshaller for the given ChannelHandlerContextjava.lang.ExceptionCopyright © 2008–2018 The Netty Project. All rights reserved.