|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Plugin | |
|---|---|
| org.gcube.common.clients.fw.builders | |
| org.gcube.common.clients.fw.queries | |
| Uses of Plugin in org.gcube.common.clients.fw.builders |
|---|
| Constructors in org.gcube.common.clients.fw.builders with parameters of type Plugin | |
|---|---|
SingletonBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.cache.EndpointCache<EndpointReference> cache,
org.gcube.common.clients.config.Property<?>... properties)
Constructs an instance with a given Plugin, an EndpointCache, and zero or more default Propertys. |
|
SingletonBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.config.Property<?>... properties)
Constructs an instance with a given Plugin and zero or more default Propertys. |
|
StatefulBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.cache.EndpointCache<EndpointReference> cache,
org.gcube.common.clients.config.Property<?>... properties)
Constructs an instance with a given Plugin, an EndpointCache, and zero or more default Propertys. |
|
StatefulBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.config.Property<?>... properties)
Constructs an instance with a given Plugin and zero or more default Propertys. |
|
StatelessBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.cache.EndpointCache<EndpointReference> cache,
org.gcube.common.clients.config.Property<?>... properties)
Constructs an instance with a given Plugin, an EndpointCache, and zero or more default Propertys. |
|
StatelessBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.config.Property<?>... properties)
Constructs an instance with a given Plugin and zero or more default Propertys. |
|
StatelessBuilderImpl(Plugin<S,P> plugin,
StatelessQuery query,
org.gcube.common.clients.cache.EndpointCache<EndpointReference> cache,
org.gcube.common.clients.config.Property<?>... properties)
Constructs an instance with a given Plugin,a StatelessQuery, an EndpointCache, and zero or more default Propertys. |
|
StatelessBuilderImpl(Plugin<S,P> plugin,
StatelessQuery query,
org.gcube.common.clients.config.Property<?>... properties)
Constructs an instance with a given Plugin, a StatelessQuery, and zero or more default Propertys. |
|
| Uses of Plugin in org.gcube.common.clients.fw.queries |
|---|
| Constructors in org.gcube.common.clients.fw.queries with parameters of type Plugin | |
|---|---|
StatefulQuery(Plugin<?,?> plugin)
Creates an instance with a given proxy Plugin. |
|
StatelessQuery(Plugin<?,?> plugin)
Creates an instance with a given proxy Plugin. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||