public class Netty4Transporter extends Object implements com.alibaba.dubbo.remoting.Transporter
| 构造器和说明 |
|---|
Netty4Transporter() |
public com.alibaba.dubbo.remoting.Server bind(com.alibaba.dubbo.common.URL url,
com.alibaba.dubbo.remoting.ChannelHandler handler)
throws com.alibaba.dubbo.remoting.RemotingException
bind 在接口中 com.alibaba.dubbo.remoting.Transportercom.alibaba.dubbo.remoting.RemotingExceptionpublic com.alibaba.dubbo.remoting.Client connect(com.alibaba.dubbo.common.URL url,
com.alibaba.dubbo.remoting.ChannelHandler handler)
throws com.alibaba.dubbo.remoting.RemotingException
connect 在接口中 com.alibaba.dubbo.remoting.Transportercom.alibaba.dubbo.remoting.RemotingExceptionCopyright © 2015. All rights reserved.