S - P - public class ProxyBuilderImpl<S,P> extends org.gcube.common.clients.builders.AbstractStatelessBuilder<EndpointReference,S,P> implements ProxyBuilder<P>
ProxyBuilder.| Constructor and Description |
|---|
ProxyBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.cache.EndpointCache<EndpointReference> cache,
org.gcube.common.clients.config.Property<?>... properties)
|
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)
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
contextPath() |
protected EndpointReference |
convertAddress(W3CEndpointReference address) |
at, at, at, with, with, withTimeoutaddProperty, build, plugin, setAddress, setQuery, setTimeoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitat, at, at, build, with, with, withTimeoutpublic ProxyBuilderImpl(Plugin<S,P> plugin, org.gcube.common.clients.config.Property<?>... properties)
Plugin and zero or more default Propertys.plugin - the Pluginproperties - the propertiespublic ProxyBuilderImpl(Plugin<S,P> plugin, org.gcube.common.clients.queries.Query<EndpointReference> query, org.gcube.common.clients.config.Property<?>... properties)
plugin - the Pluginquery - the StatelessQueryproperties - the propertiespublic ProxyBuilderImpl(Plugin<S,P> plugin, org.gcube.common.clients.cache.EndpointCache<EndpointReference> cache, org.gcube.common.clients.config.Property<?>... properties)
plugin - the Plugincache - the EndpointCacheproperties - the propertiespublic 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)
Plugin,a Query, an EndpointCache, and zero or more default Propertys.plugin - the Pluginquery - the StatelessQuerycache - the EndpointCacheproperties - the propertiesprotected EndpointReference convertAddress(W3CEndpointReference address)
convertAddress in class org.gcube.common.clients.builders.AbstractBuilder<EndpointReference,S,P>protected String contextPath()
contextPath in class org.gcube.common.clients.builders.AbstractBuilder<EndpointReference,S,P>Copyright © 2022. All Rights Reserved.