S - the type of service stubsP - the type of service proxiespublic class StatelessBuilderImpl<S,P> extends org.gcube.common.clients.builders.AbstractStatelessBuilder<EndpointReference,S,P> implements StatelessBuilder<P>
StatelessBuilder.| Constructor and Description |
|---|
StatelessBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.cache.EndpointCache<EndpointReference> cache,
org.gcube.common.clients.config.Property<?>... properties)
|
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)
|
| 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 StatelessBuilderImpl(Plugin<S,P> plugin, org.gcube.common.clients.config.Property<?>... properties)
Plugin and zero or more default Propertys.plugin - the Pluginproperties - the propertiespublic StatelessBuilderImpl(Plugin<S,P> plugin, StatelessQuery query, org.gcube.common.clients.config.Property<?>... properties)
plugin - the Pluginquery - the StatelessQueryproperties - the propertiespublic StatelessBuilderImpl(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 StatelessBuilderImpl(Plugin<S,P> plugin, StatelessQuery query, org.gcube.common.clients.cache.EndpointCache<EndpointReference> cache, org.gcube.common.clients.config.Property<?>... properties)
Plugin,a StatelessQuery, 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 © 2020. All Rights Reserved.