S - the type of service stubsP - the type of service proxiespublic final class StatefulBuilderImpl<S,P> extends org.gcube.common.clients.builders.AbstractStatefulBuilder<EndpointReference,S,P> implements StatefulBuilder<P>
StatefulBuilder.| Constructor and Description |
|---|
StatefulBuilderImpl(Plugin<S,P> plugin,
org.gcube.common.clients.cache.EndpointCache<EndpointReference> cache,
org.gcube.common.clients.config.Property<?>... properties)
|
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. |
| Modifier and Type | Method and Description |
|---|---|
protected String |
contextPath() |
protected EndpointReference |
convertAddress(W3CEndpointReference address) |
at, at, at, at, matching, with, with, withTimeoutaddProperty, build, plugin, setAddress, setQuery, setTimeoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitat, at, at, at, matchingpublic StatefulBuilderImpl(Plugin<S,P> plugin, org.gcube.common.clients.config.Property<?>... properties)
Plugin and zero or more default Propertys.plugin - the Pluginproperties - the propertiespublic StatefulBuilderImpl(Plugin<S,P> plugin, org.gcube.common.clients.cache.EndpointCache<EndpointReference> cache, org.gcube.common.clients.config.Property<?>... properties)
plugin - the Plugincache - the cacheproperties - 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.