Uses of Interface
org.gcube.common.clients.config.ProxyConfig
Packages that use ProxyConfig
-
Uses of ProxyConfig in org.gcube.common.clients.config
Classes in org.gcube.common.clients.config that implement ProxyConfigModifier and TypeClassDescriptionclassAbstractConfig<A,S> Partial implementation ofProxyConfig.classDiscoveryConfig<A,S> The configuration of a proxy created in discovery mode.classEndpointConfig<A,S> The configuration of a proxy created in direct mode. -
Uses of ProxyConfig in org.gcube.common.clients.delegates
Classes in org.gcube.common.clients.delegates with type parameters of type ProxyConfigModifier and TypeClassDescriptionclassAbstractDelegate<A,S, C extends ProxyConfig<A, S>> Partial implementation ofProxyDelegatesMethods in org.gcube.common.clients.delegates that return ProxyConfigModifier and TypeMethodDescriptionProxyConfig<?,S> AsyncProxyDelegate.config()ProxyConfig<?,S> MockDelegate.config()ProxyConfig<?,S> ProxyDelegate.config()Returns the configuration of the proxy.Methods in org.gcube.common.clients.delegates with parameters of type ProxyConfigModifier and TypeMethodDescriptionProxyPlugin.convert(Exception fault, ProxyConfig<?, ?> config) Converts a fault raised by aCallinto a fault that can be recognised byProxyDelegateclients.ProxyPlugin.resolve(A address, ProxyConfig<?, ?> config) Returns a stub for a given service endpoint