org.talend.esb.servicelocator.client.internal
Class ContentHolder
java.lang.Object
org.talend.esb.servicelocator.client.internal.ContentHolder
- Direct Known Subclasses:
- SLEndpointImpl
public class ContentHolder
- extends Object
|
Field Summary |
protected EndpointDataType |
epd
|
protected org.apache.cxf.ws.addressing.EndpointReferenceType |
epr
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
epd
protected EndpointDataType epd
epr
protected org.apache.cxf.ws.addressing.EndpointReferenceType epr
ContentHolder
public ContentHolder(EndpointDataType endpointData)
getContent
public byte[] getContent()
throws ServiceLocatorException
- Throws:
ServiceLocatorException
getLastTimeStarted
public long getLastTimeStarted()
setLastTimeStarted
public void setLastTimeStarted(long lastTimeStarted)
getLastTimeStopped
public long getLastTimeStopped()
setLastTimeStopped
public void setLastTimeStopped(long lastTimeStopped)
getBinding
public BindingType getBinding()
getTransport
public TransportType getTransport()
getAddress
public String getAddress()
setAddress
public void setAddress(String address)
getProperties
public SLProperties getProperties()
Copyright © 2011 Talend Inc.. All Rights Reserved.