| Package | Description |
|---|---|
| org.gcube.common.clients.config | |
| org.gcube.common.clients.delegates |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConfig<A,S>
Partial implementation of
ProxyConfig. |
class |
DiscoveryConfig<A,S>
The configuration of a proxy created in discovery mode.
|
class |
EndpointConfig<A,S>
The configuration of a proxy created in direct mode.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDelegate<A,S,C extends ProxyConfig<A,S>>
Partial implementation of
ProxyDelegates |
| Modifier and Type | Method and Description |
|---|---|
ProxyConfig<?,S> |
MockDelegate.config() |
ProxyConfig<?,S> |
AsyncProxyDelegate.config() |
ProxyConfig<?,S> |
ProxyDelegate.config()
Returns the configuration of the proxy.
|
| Modifier and Type | Method and Description |
|---|---|
Exception |
ProxyPlugin.convert(Exception fault,
ProxyConfig<?,?> config)
Converts a fault raised by a
Call into a fault that can be recognised by ProxyDelegate clients. |
S |
ProxyPlugin.resolve(A address,
ProxyConfig<?,?> config)
Returns a stub for a given service endpoint
|
Copyright © 2017. All Rights Reserved.