public class DataPublisherClient extends Object
| Constructor and Description |
|---|
DataPublisherClient() |
DataPublisherClient(String url) |
| Modifier and Type | Method and Description |
|---|---|
void |
publish(org.wso2.carbon.databridge.commons.Event event) |
void |
publish(List<org.wso2.carbon.databridge.commons.Event> events) |
void |
shutdown() |
public void shutdown()
throws org.wso2.carbon.databridge.agent.exception.DataEndpointException
org.wso2.carbon.databridge.agent.exception.DataEndpointExceptionpublic void publish(List<org.wso2.carbon.databridge.commons.Event> events) throws org.wso2.carbon.databridge.agent.exception.DataEndpointException
org.wso2.carbon.databridge.agent.exception.DataEndpointExceptionpublic void publish(org.wso2.carbon.databridge.commons.Event event)
throws org.wso2.carbon.databridge.agent.exception.DataEndpointException
org.wso2.carbon.databridge.agent.exception.DataEndpointExceptionCopyright © 2017 WSO2. All rights reserved.