public interface MarshallerProvider
Marshaller for the given ChannelHandlerContext.| 限定符和类型 | 方法和说明 |
|---|---|
Marshaller |
getMarshaller(ChannelHandlerContext ctx)
Get a
Marshaller for the given ChannelHandlerContext |
Marshaller getMarshaller(ChannelHandlerContext ctx) throws java.lang.Exception
Marshaller for the given ChannelHandlerContextjava.lang.Exception