public class QuicNettyTransporter extends Object implements org.apache.dubbo.remoting.Transporter
| 构造器和说明 |
|---|
QuicNettyTransporter() |
public org.apache.dubbo.remoting.RemotingServer bind(org.apache.dubbo.common.URL url,
org.apache.dubbo.remoting.ChannelHandler handler)
throws org.apache.dubbo.remoting.RemotingException
bind 在接口中 org.apache.dubbo.remoting.Transporterorg.apache.dubbo.remoting.RemotingExceptionpublic org.apache.dubbo.remoting.Client connect(org.apache.dubbo.common.URL url,
org.apache.dubbo.remoting.ChannelHandler handler)
throws org.apache.dubbo.remoting.RemotingException
connect 在接口中 org.apache.dubbo.remoting.Transporterorg.apache.dubbo.remoting.RemotingExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.