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.