Uses of Interface
org.apache.dubbo.remoting.exchange.ExchangeServer
Packages that use ExchangeServer
Package
Description
-
Uses of ExchangeServer in org.apache.dubbo.remoting.exchange
Methods in org.apache.dubbo.remoting.exchange that return ExchangeServerModifier and TypeMethodDescriptionExchanger.bind(URL url, ExchangeHandler handler) bind.static ExchangeServerExchangers.bind(String url, ChannelHandler handler, Replier<?> replier) static ExchangeServerExchangers.bind(String url, ExchangeHandler handler) static ExchangeServerstatic ExchangeServerExchangers.bind(URL url, ChannelHandler handler, Replier<?> replier) static ExchangeServerExchangers.bind(URL url, ExchangeHandler handler) static ExchangeServer -
Uses of ExchangeServer in org.apache.dubbo.remoting.exchange.support
Classes in org.apache.dubbo.remoting.exchange.support that implement ExchangeServerMethods in org.apache.dubbo.remoting.exchange.support that return ExchangeServerMethods in org.apache.dubbo.remoting.exchange.support with parameters of type ExchangeServerConstructors in org.apache.dubbo.remoting.exchange.support with parameters of type ExchangeServer -
Uses of ExchangeServer in org.apache.dubbo.remoting.exchange.support.header
Classes in org.apache.dubbo.remoting.exchange.support.header that implement ExchangeServerMethods in org.apache.dubbo.remoting.exchange.support.header that return ExchangeServer