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