public final class NettyCodecAdapter extends Object
| Constructor and Description |
|---|
NettyCodecAdapter(Codec2 codec,
org.apache.dubbo.common.URL url,
ChannelHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
io.netty.channel.ChannelHandler |
getDecoder() |
io.netty.channel.ChannelHandler |
getEncoder() |
public NettyCodecAdapter(Codec2 codec, org.apache.dubbo.common.URL url, ChannelHandler handler)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.