接口的使用
com.alibaba.dubbo.remoting.exchange.ExchangeChannel
-
-
com.alibaba.dubbo.remoting.exchange中ExchangeChannel的使用
com.alibaba.dubbo.remoting.exchange中ExchangeChannel的子接口 修饰符和类型 接口 说明 interface
ExchangeClient
ExchangeClient.返回ExchangeChannel的com.alibaba.dubbo.remoting.exchange中的方法 修饰符和类型 方法 说明 ExchangeChannel
ExchangeServer. getExchangeChannel(InetSocketAddress remoteAddress)
get channel.返回变量类型为ExchangeChannel的类型的com.alibaba.dubbo.remoting.exchange中的方法 修饰符和类型 方法 说明 Collection<ExchangeChannel>
ExchangeServer. getExchangeChannels()
get channels.参数类型为ExchangeChannel的com.alibaba.dubbo.remoting.exchange中的方法 修饰符和类型 方法 说明 Object
ExchangeHandler. reply(ExchangeChannel channel, Object request)
reply. -
com.alibaba.dubbo.remoting.exchange.support中ExchangeChannel的使用
返回ExchangeChannel的com.alibaba.dubbo.remoting.exchange.support中的方法 修饰符和类型 方法 说明 ExchangeChannel
ExchangeServerDelegate. getExchangeChannel(InetSocketAddress remoteAddress)
返回变量类型为ExchangeChannel的类型的com.alibaba.dubbo.remoting.exchange.support中的方法 修饰符和类型 方法 说明 Collection<ExchangeChannel>
ExchangeServerDelegate. getExchangeChannels()
参数类型为ExchangeChannel的com.alibaba.dubbo.remoting.exchange.support中的方法 修饰符和类型 方法 说明 Object
ExchangeHandlerAdapter. reply(ExchangeChannel channel, Object msg)
Object
ExchangeHandlerDispatcher. reply(ExchangeChannel channel, Object request)
Object
Replier. reply(ExchangeChannel channel, T request)
reply.Object
ReplierDispatcher. reply(ExchangeChannel channel, Object request)
-
com.alibaba.dubbo.remoting.exchange.support.header中ExchangeChannel的使用
实现ExchangeChannel的com.alibaba.dubbo.remoting.exchange.support.header中的类 修饰符和类型 类 说明 class
HeaderExchangeClient
DefaultMessageClient返回ExchangeChannel的com.alibaba.dubbo.remoting.exchange.support.header中的方法 修饰符和类型 方法 说明 ExchangeChannel
HeaderExchangeServer. getExchangeChannel(InetSocketAddress remoteAddress)
返回变量类型为ExchangeChannel的类型的com.alibaba.dubbo.remoting.exchange.support.header中的方法 修饰符和类型 方法 说明 Collection<ExchangeChannel>
HeaderExchangeServer. getExchangeChannels()
-
com.alibaba.dubbo.remoting.p2p.exchange.support中ExchangeChannel的使用
返回ExchangeChannel的com.alibaba.dubbo.remoting.p2p.exchange.support中的方法 修饰符和类型 方法 说明 ExchangeChannel
ExchangeServerPeer. getExchangeChannel(InetSocketAddress remoteAddress)
返回变量类型为ExchangeChannel的类型的com.alibaba.dubbo.remoting.p2p.exchange.support中的方法 修饰符和类型 方法 说明 Collection<ExchangeChannel>
ExchangeServerPeer. getExchangeChannels()
-