public interface EndpointTransformer
| Modifier and Type | Method and Description |
|---|---|
byte[] |
fromEndpoint(Endpoint endpoint,
long lastTimeStarted,
long lastTimeStopped) |
SLEndpoint |
toSLEndpoint(QName serviceName,
byte[] content,
boolean isLive) |
SLEndpoint toSLEndpoint(QName serviceName, byte[] content, boolean isLive)
byte[] fromEndpoint(Endpoint endpoint, long lastTimeStarted, long lastTimeStopped) throws ServiceLocatorException
ServiceLocatorExceptionCopyright © 2011–2019 Talend Inc.. All rights reserved.