public interface UnmarshallerProvider
Unmarshaller
获得Unmarshaller
Modifier and Type | Method and Description |
---|---|
org.jboss.marshalling.Unmarshaller |
getUnmarshaller(ChannelHandlerContext ctx)
获得 Unmarshaller 的Unmarshaller
|
org.jboss.marshalling.Unmarshaller getUnmarshaller(ChannelHandlerContext ctx) throws java.lang.Exception
Unmarshaller
的Unmarshaller
java.lang.Exception
Copyright © 2008–2018 The Netty Project. All rights reserved.