| Package | Description |
|---|---|
| org.talend.esb.servicelocator.client | |
| org.talend.esb.servicelocator.client.internal |
| Modifier and Type | Method and Description |
|---|---|
SLEndpoint |
ServiceLocator.getEndpoint(QName serviceName,
String endpoint)
Return the complete endpoint information for the given endpoint
registered for the given service.
|
| Modifier and Type | Method and Description |
|---|---|
List<SLEndpoint> |
ServiceLocator.getEndpoints(QName serviceName)
Return the complete endpoint informations for all endpoints registered
for the given service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SLEndpointProvider |
| Modifier and Type | Method and Description |
|---|---|
SLEndpoint |
ServiceLocatorImpl.getEndpoint(QName serviceName,
String endpoint)
Return the complete endpoint information for the given endpoint
registered for the given service.
|
SLEndpoint |
EndpointTransformer.toSLEndpoint(QName serviceName,
byte[] content,
boolean isLive) |
| Modifier and Type | Method and Description |
|---|---|
List<SLEndpoint> |
ServiceLocatorImpl.getEndpoints(QName serviceName)
Return the complete endpoint informations for all endpoints registered
for the given service.
|
Copyright © 2011–2015 Talend Inc.. All rights reserved.