public class NettyTransporter extends Object implements Transporter
Transporter using netty4.x.| 构造器和说明 |
|---|
NettyTransporter() |
public RemotingServer bind(org.apache.dubbo.common.URL url, ChannelHandler handler) throws RemotingException
bind 在接口中 TransporterRemotingExceptionpublic Client connect(org.apache.dubbo.common.URL url, ChannelHandler handler) throws RemotingException
connect 在接口中 TransporterRemotingExceptionCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.