| Interface | Description |
|---|---|
| Endpoint |
An
EndpointProvider provides the necessary information to create an entry in the
service locator for an endpoint. |
| Endpoint.PropertiesTransformer | |
| ExpiredEndpointCollector | |
| ServiceLocator |
This is the entry point for clients of the Service Locator.
|
| ServiceLocator.PostConnectAction |
Callback interface to define actions that must be executed after a
successful connect or reconnect.
|
| SLEndpoint |
An
SLEndpoint describes a service endpoint stored in the ServiceLocator. |
| SLProperties |
| Class | Description |
|---|---|
| PropertyMatchers | |
| ServiceLocatorMain | |
| SimpleEndpoint | |
| SLPropertiesImpl |
Implementation of
SLProperties backed by a Map. |
| SLPropertiesMatcher |
Checks whether a
SLProperties has the specified values with specific values. |
| Enum | Description |
|---|---|
| BindingType | |
| TransportType |
| Exception | Description |
|---|---|
| EndpointNotFoundException | |
| ServiceLocatorException | |
| WrongArgumentException |
Copyright © 2011–2018 Talend Inc.. All rights reserved.