Uses of Interface
org.apache.dubbo.remoting.Client
Packages that use Client
Package
Description
-
Uses of Client in org.apache.dubbo.remoting
Methods in org.apache.dubbo.remoting that return ClientModifier and TypeMethodDescriptionTransporter.connect(URL url, ChannelHandler handler) Connect to a server.static ClientTransporters.connect(String url, ChannelHandler... handler) static ClientTransporters.connect(URL url, ChannelHandler... handlers) -
Uses of Client in org.apache.dubbo.remoting.api.connection
Classes in org.apache.dubbo.remoting.api.connection that implement Client -
Uses of Client in org.apache.dubbo.remoting.exchange
Subinterfaces of Client in org.apache.dubbo.remoting.exchange -
Uses of Client in org.apache.dubbo.remoting.exchange.support.header
Classes in org.apache.dubbo.remoting.exchange.support.header that implement ClientConstructors in org.apache.dubbo.remoting.exchange.support.header with parameters of type Client -
Uses of Client in org.apache.dubbo.remoting.transport
Classes in org.apache.dubbo.remoting.transport that implement ClientModifier and TypeClassDescriptionclassAbstractClientclassClientDelegateMethods in org.apache.dubbo.remoting.transport that return ClientMethods in org.apache.dubbo.remoting.transport with parameters of type ClientConstructors in org.apache.dubbo.remoting.transport with parameters of type Client