|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Plugin in org.gcube.common.clients |
|---|
| Constructors in org.gcube.common.clients with parameters of type Plugin | |
|---|---|
LegacyQuery(Plugin<?,?> plugin)
Creates an instance with a given proxy Plugin. |
|
ProxyBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.cache.EndpointCache<EndpointReference> cache,
org.gcube.common.clients.config.Property<?>... properties)
Creates an instance with a given Plugin, an EndpointCache, and zero or more default Propertys. |
|
ProxyBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.config.Property<?>... properties)
Creates an instance with a given Plugin and zero or more default Propertys. |
|
ProxyBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.queries.Query<EndpointReference> query,
org.gcube.common.clients.cache.EndpointCache<EndpointReference> cache,
org.gcube.common.clients.config.Property<?>... properties)
Creates an instance with a given Plugin,a Query, an EndpointCache, and zero or more default Propertys. |
|
ProxyBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.queries.Query<EndpointReference> query,
org.gcube.common.clients.config.Property<?>... properties)
Creates an instance with a given Plugin, a Query, and zero or more default Propertys. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||