public interface MarshallerProvider
Marshaller
for the given ChannelHandlerContext
.Modifier and Type | Method and Description |
---|---|
org.jboss.marshalling.Marshaller |
getMarshaller(io.netty.channel.ChannelHandlerContext ctx)
Get a
Marshaller for the given ChannelHandlerContext |
Copyright © 2008–2019 The Netty Project. All rights reserved.