接口的使用
com.alibaba.dubbo.remoting.exchange.ExchangeChannel
-
-
com.alibaba.dubbo.remoting.exchange中ExchangeChannel的使用
com.alibaba.dubbo.remoting.exchange中ExchangeChannel的子接口 修饰符和类型 接口 说明 interfaceExchangeClientExchangeClient.返回ExchangeChannel的com.alibaba.dubbo.remoting.exchange中的方法 修饰符和类型 方法 说明 ExchangeChannelExchangeServer. getExchangeChannel(InetSocketAddress remoteAddress)get channel.返回变量类型为ExchangeChannel的类型的com.alibaba.dubbo.remoting.exchange中的方法 修饰符和类型 方法 说明 Collection<ExchangeChannel>ExchangeServer. getExchangeChannels()get channels.参数类型为ExchangeChannel的com.alibaba.dubbo.remoting.exchange中的方法 修饰符和类型 方法 说明 ObjectExchangeHandler. reply(ExchangeChannel channel, Object request)reply. -
com.alibaba.dubbo.remoting.exchange.support中ExchangeChannel的使用
返回ExchangeChannel的com.alibaba.dubbo.remoting.exchange.support中的方法 修饰符和类型 方法 说明 ExchangeChannelExchangeServerDelegate. getExchangeChannel(InetSocketAddress remoteAddress)返回变量类型为ExchangeChannel的类型的com.alibaba.dubbo.remoting.exchange.support中的方法 修饰符和类型 方法 说明 Collection<ExchangeChannel>ExchangeServerDelegate. getExchangeChannels()参数类型为ExchangeChannel的com.alibaba.dubbo.remoting.exchange.support中的方法 修饰符和类型 方法 说明 ObjectExchangeHandlerAdapter. reply(ExchangeChannel channel, Object msg)ObjectExchangeHandlerDispatcher. reply(ExchangeChannel channel, Object request)ObjectReplier. reply(ExchangeChannel channel, T request)reply.ObjectReplierDispatcher. reply(ExchangeChannel channel, Object request) -
com.alibaba.dubbo.remoting.exchange.support.header中ExchangeChannel的使用
实现ExchangeChannel的com.alibaba.dubbo.remoting.exchange.support.header中的类 修饰符和类型 类 说明 classHeaderExchangeClientDefaultMessageClient返回ExchangeChannel的com.alibaba.dubbo.remoting.exchange.support.header中的方法 修饰符和类型 方法 说明 ExchangeChannelHeaderExchangeServer. 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中的方法 修饰符和类型 方法 说明 ExchangeChannelExchangeServerPeer. getExchangeChannel(InetSocketAddress remoteAddress)返回变量类型为ExchangeChannel的类型的com.alibaba.dubbo.remoting.p2p.exchange.support中的方法 修饰符和类型 方法 说明 Collection<ExchangeChannel>ExchangeServerPeer. getExchangeChannels()
-