@Deprecated public interface Transporter extends org.apache.dubbo.remoting.Transporter
@Adaptive(value={"server","transporter"})
Server bind(URL url,
ChannelHandler handler)
throws RemotingException
default 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.RemotingExceptionCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.