- selectAlternateAddress(List<String>) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorSelectionStrategy
-
- selectAlternateEndpoint(List<Endpoint>) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorSelectionStrategy
-
- selectConduit(Message) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorTargetSelector
-
- SEPARATOR - Static variable in class org.talend.esb.servicelocator.client.internal.NodePath
-
- ServiceLocator - Interface in org.talend.esb.servicelocator.client
-
This is the entry point for clients of the Service Locator.
- ServiceLocator.PostConnectAction - Interface in org.talend.esb.servicelocator.client
-
Callback interface to define actions that must be executed after a
successful connect or reconnect.
- ServiceLocatorACLs - Class in org.talend.esb.servicelocator.client.internal.zk
-
ZooKeeper ACL's to be used with the Service Locator
- ServiceLocatorBackend - Interface in org.talend.esb.servicelocator.client.internal
-
- ServiceLocatorException - Exception in org.talend.esb.servicelocator.client
-
- ServiceLocatorException() - Constructor for exception org.talend.esb.servicelocator.client.ServiceLocatorException
-
- ServiceLocatorException(String) - Constructor for exception org.talend.esb.servicelocator.client.ServiceLocatorException
-
- ServiceLocatorException(Throwable) - Constructor for exception org.talend.esb.servicelocator.client.ServiceLocatorException
-
- ServiceLocatorException(String, Throwable) - Constructor for exception org.talend.esb.servicelocator.client.ServiceLocatorException
-
- ServiceLocatorImpl - Class in org.talend.esb.servicelocator.client.internal
-
This is the entry point for clients of the Service Locator.
- ServiceLocatorImpl() - Constructor for class org.talend.esb.servicelocator.client.internal.ServiceLocatorImpl
-
- ServiceLocatorMain - Class in org.talend.esb.servicelocator.client
-
- ServiceLocatorMain() - Constructor for class org.talend.esb.servicelocator.client.ServiceLocatorMain
-
- ServiceLocatorManager - Class in org.talend.esb.servicelocator.cxf.internal
-
- ServiceLocatorManager() - Constructor for class org.talend.esb.servicelocator.cxf.internal.ServiceLocatorManager
-
- ServiceNode - Interface in org.talend.esb.servicelocator.client.internal
-
- ServiceNodeImpl - Class in org.talend.esb.servicelocator.client.internal.zk
-
- ServiceNodeImpl(ZKBackend, RootNodeImpl, QName) - Constructor for class org.talend.esb.servicelocator.client.internal.zk.ServiceNodeImpl
-
- setAddress(Message) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorTargetSelector
-
- setAvailableEndpointProperties(Map<String, String>) - Method in class org.talend.esb.servicelocator.cxf.LocatorFeature
-
- setAvailableEndpointProperties(Map<String, String>) - Method in interface org.talend.esb.servicelocator.cxf.LocatorFeatureInterface
-
Set endpoint properties on service side
- setBackend(ServiceLocatorBackend) - Method in class org.talend.esb.servicelocator.client.internal.ServiceLocatorImpl
-
- setBus(Bus) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorClientEnabler
-
- setBus(Bus) - Method in class org.talend.esb.servicelocator.cxf.internal.ServiceLocatorManager
-
- setConnectionTimeout(int) - Method in class org.talend.esb.servicelocator.client.internal.ServiceLocatorImpl
-
- setConnectionTimeout(int) - Method in class org.talend.esb.servicelocator.client.internal.zk.LocatorSettings
-
- setConnectionTimeout(int) - Method in class org.talend.esb.servicelocator.client.internal.zk.ZKBackend
-
- setContent(byte[]) - Method in interface org.talend.esb.servicelocator.client.internal.EndpointNode
-
- setContent(byte[]) - Method in class org.talend.esb.servicelocator.client.internal.zk.EndpointNodeImpl
-
- setDefaultLocatorSelectionStrategy(String) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorClientEnabler
-
If the String argument defaultLocatorSelectionStrategy is as key in the map representing the locatorSelectionStrategies, the
corresponding strategy is selected and set as default strategy, else both the selected strategy and the default strategy remain
unchanged.
- setEndpointCollectionEnable(Boolean) - Method in class org.talend.esb.servicelocator.client.internal.ServiceLocatorImpl
-
- setEndpointCollectionInterval(Integer) - Method in class org.talend.esb.servicelocator.client.internal.ServiceLocatorImpl
-
- setEndpointPrefix(String) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorRegistrar
-
- setEndpointPrefix(String) - Method in class org.talend.esb.servicelocator.cxf.internal.SingleBusLocatorRegistrar
-
- setEndpointPrefixes(Map<String, String>) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorRegistrar
-
- setEndpointPrefixes(Map<String, String>) - Method in class org.talend.esb.servicelocator.cxf.internal.SingleBusLocatorRegistrar
-
- setEndpoints(String) - Method in class org.talend.esb.servicelocator.client.internal.zk.LocatorSettings
-
- setEndpointTransformer(EndpointTransformer) - Method in class org.talend.esb.servicelocator.client.internal.ServiceLocatorImpl
-
- setExpiryTime(Date, boolean) - Method in interface org.talend.esb.servicelocator.client.internal.EndpointNode
-
- setExpiryTime(Date, boolean) - Method in class org.talend.esb.servicelocator.client.internal.zk.EndpointNodeImpl
-
- setLive(boolean) - Method in interface org.talend.esb.servicelocator.client.internal.EndpointNode
-
- setLive(boolean) - Method in class org.talend.esb.servicelocator.client.internal.zk.EndpointNodeImpl
-
- setLocatorClientEnabler(LocatorClientEnabler) - Method in class org.talend.esb.servicelocator.cxf.internal.ServiceLocatorManager
-
- setLocatorEndpoints(String) - Method in class org.talend.esb.servicelocator.client.internal.ServiceLocatorImpl
-
Specify the endpoints of all the instances belonging to the service
locator ensemble this object might potentially be talking to when
connecting.
- setLocatorEndpoints(String) - Method in class org.talend.esb.servicelocator.client.internal.zk.ZKBackend
-
Specify the endpoints of all the instances belonging to the service
locator ensemble this object might potentially be talking to when
connecting.
- setLocatorEndpoints(String) - Method in class org.talend.esb.servicelocator.client.ServiceLocatorMain
-
- setLocatorRegistrar(LocatorRegistrar) - Method in class org.talend.esb.servicelocator.cxf.internal.ServiceLocatorManager
-
- setLocatorSelectionStrategies(Map<String, LocatorSelectionStrategyFactory>) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorClientEnabler
-
Sets a map representing the locatorSelectionStrategies and sets locatorSelectionStrategy to the DEFAULT_STRATEGY.
- setLocatorSelectionStrategy(String) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorClientEnabler
-
If the String argument locatorSelectionStrategy is as key in the map representing the locatorSelectionStrategies, the
corresponding strategy is selected, else it remains unchanged.
- setLocatorSelectionStrategy(LocatorSelectionStrategy) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorTargetSelector
-
- setMatcher(SLPropertiesMatcher) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorCache
-
- setMatcher(SLPropertiesMatcher) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorSelectionStrategy
-
- setName(String) - Method in class org.talend.esb.servicelocator.client.internal.ServiceLocatorImpl
-
- setNodeData(NodePath, byte[]) - Method in class org.talend.esb.servicelocator.client.internal.zk.ZKBackend
-
- setOffline() - Method in interface org.talend.esb.servicelocator.client.internal.EndpointNode
-
- setOffline() - Method in class org.talend.esb.servicelocator.client.internal.zk.EndpointNodeImpl
-
- setPassword(String) - Method in class org.talend.esb.servicelocator.client.internal.ServiceLocatorImpl
-
- setPassword(String) - Method in class org.talend.esb.servicelocator.client.internal.zk.LocatorSettings
-
- setPassword(String) - Method in class org.talend.esb.servicelocator.client.internal.zk.ZKBackend
-
- setPostConnectAction(ServiceLocator.PostConnectAction) - Method in interface org.talend.esb.servicelocator.client.internal.ServiceLocatorBackend
-
Specify the action to be be executed after the Service Locator has
connected to the server.
- setPostConnectAction(ServiceLocator.PostConnectAction) - Method in class org.talend.esb.servicelocator.client.internal.ServiceLocatorImpl
-
Specify the action to be be executed after the Service Locator has
connected to the server.
- setPostConnectAction(ServiceLocator.PostConnectAction) - Method in class org.talend.esb.servicelocator.client.internal.zk.ZKBackend
-
- setPostConnectAction(ServiceLocator.PostConnectAction) - Method in interface org.talend.esb.servicelocator.client.ServiceLocator
-
Specify the action to be be executed after the Service Locator has
connected to the server.
- setReloadAdressesCount(int) - Method in class org.talend.esb.servicelocator.cxf.internal.EvenDistributionSelectionStrategyFactory
-
- setReloadAdressesCount(int) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorSelectionStrategy
-
- setReloadAdressesCount(int) - Method in class org.talend.esb.servicelocator.cxf.internal.RandomSelectionStrategyFactory
-
- setReloadCount(int) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorCache
-
- setRequiredEndpointProperties(Map<String, String>) - Method in class org.talend.esb.servicelocator.cxf.LocatorFeature
-
- setRequiredEndpointProperties(Map<String, String>) - Method in interface org.talend.esb.servicelocator.cxf.LocatorFeatureInterface
-
Set endpoint properties on client side for match
- setSelectionStrategy(String) - Method in class org.talend.esb.servicelocator.cxf.LocatorFeature
-
- setSelectionStrategy(String) - Method in interface org.talend.esb.servicelocator.cxf.LocatorFeatureInterface
-
Set selection strategy
- setServiceLocator(ServiceLocator) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorCache
-
- setServiceLocator(ServiceLocator) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorClientEnabler
-
- setServiceLocator(ServiceLocator) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorRegistrar
-
- setServiceLocator(ServiceLocator) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorSelectionStrategy
-
- setServiceLocator(ServiceLocator) - Method in class org.talend.esb.servicelocator.cxf.internal.SingleBusLocatorRegistrar
-
- setSessionTimeout(int) - Method in class org.talend.esb.servicelocator.client.internal.ServiceLocatorImpl
-
Specify the time out of the session established at the server.
- setSessionTimeout(int) - Method in class org.talend.esb.servicelocator.client.internal.zk.LocatorSettings
-
- setSessionTimeout(int) - Method in class org.talend.esb.servicelocator.client.internal.zk.ZKBackend
-
Specify the time out of the session established at the server.
- setStrategyId(String) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorCache
-
- setUser(String) - Method in class org.talend.esb.servicelocator.client.internal.zk.LocatorSettings
-
- setUserName(String) - Method in class org.talend.esb.servicelocator.client.internal.zk.ZKBackend
-
- SimpleEndpoint - Class in org.talend.esb.servicelocator.client
-
- SimpleEndpoint(QName, String) - Constructor for class org.talend.esb.servicelocator.client.SimpleEndpoint
-
- SimpleEndpoint(QName, String, SLProperties) - Constructor for class org.talend.esb.servicelocator.client.SimpleEndpoint
-
- SimpleEndpoint(QName, String, BindingType, TransportType, SLProperties) - Constructor for class org.talend.esb.servicelocator.client.SimpleEndpoint
-
- SingleBusLocatorRegistrar - Class in org.talend.esb.servicelocator.cxf.internal
-
The LocatorRegistrar is responsible for registering the endpoints of CXF Servers at the Service Locator.
- SingleBusLocatorRegistrar(Bus) - Constructor for class org.talend.esb.servicelocator.cxf.internal.SingleBusLocatorRegistrar
-
- SLEndpoint - Interface in org.talend.esb.servicelocator.client
-
An SLEndpoint describes a service endpoint stored in the ServiceLocator.
- SLEndpointProvider - Class in org.talend.esb.servicelocator.client.internal
-
- SLEndpointProvider(QName, EndpointDataType, boolean) - Constructor for class org.talend.esb.servicelocator.client.internal.SLEndpointProvider
-
- SLProperties - Interface in org.talend.esb.servicelocator.client
-
- SLPropertiesConverter - Class in org.talend.esb.servicelocator.client.internal
-
- SLPropertiesImpl - Class in org.talend.esb.servicelocator.client
-
- SLPropertiesImpl() - Constructor for class org.talend.esb.servicelocator.client.SLPropertiesImpl
-
- SLPropertiesMatcher - Class in org.talend.esb.servicelocator.client
-
Checks whether a
SLProperties has the specified values with specific values.
- SLPropertiesMatcher() - Constructor for class org.talend.esb.servicelocator.client.SLPropertiesMatcher
-
- startListenForServers(Bus) - Method in class org.talend.esb.servicelocator.cxf.internal.LocatorRegistrar
-
- startListenForServers() - Method in class org.talend.esb.servicelocator.cxf.internal.SingleBusLocatorRegistrar
-
- startScheduledCollection() - Method in interface org.talend.esb.servicelocator.client.ExpiredEndpointCollector
-
- startScheduledCollection() - Method in class org.talend.esb.servicelocator.client.internal.ServiceLocatorImpl
-
- startServer(Server) - Method in class org.talend.esb.servicelocator.cxf.internal.SingleBusLocatorRegistrar
-
- stopListenForServers() - Method in class org.talend.esb.servicelocator.cxf.internal.SingleBusLocatorRegistrar
-
- stopScheduledCollection() - Method in interface org.talend.esb.servicelocator.client.ExpiredEndpointCollector
-
- stopScheduledCollection() - Method in class org.talend.esb.servicelocator.client.internal.ServiceLocatorImpl
-
- stopServer(Server) - Method in class org.talend.esb.servicelocator.cxf.internal.SingleBusLocatorRegistrar
-