public interface MarshallerProvider
Marshaller
对于给定ChannelHandlerContext
。
Modifier and Type | Method and Description |
---|---|
org.jboss.marshalling.Marshaller |
getMarshaller(ChannelHandlerContext ctx)
找一个 Marshaller 对于给定ChannelHandlerContext
|
org.jboss.marshalling.Marshaller getMarshaller(ChannelHandlerContext ctx) throws java.lang.Exception
Marshaller
的Marshaller
java.lang.Exception
Copyright © 2008–2018 The Netty Project. All rights reserved.