| Package | Description |
|---|---|
| org.wso2.carbon.databridge.core | |
| org.wso2.carbon.databridge.core.internal | |
| org.wso2.carbon.databridge.core.Utils |
| Modifier and Type | Method and Description |
|---|---|
void |
DataBridgeReceiverService.publish(Object eventBundle,
String sessionId,
EventConverter eventConverter) |
void |
DataBridge.publish(Object eventBundle,
String sessionId,
EventConverter eventConverter) |
void |
AbstractDataReceiver.publish(Object eventBundle,
String sessionId,
EventConverter eventConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventDispatcher.publish(Object eventBundle,
AgentSession agentSession,
EventConverter eventConverter) |
| Modifier and Type | Method and Description |
|---|---|
EventConverter |
EventComposite.getEventConverter() |
| Constructor and Description |
|---|
EventComposite(Object eventBundle,
StreamTypeHolder streamTypeHolder,
AgentSession agentSession,
EventConverter eventConverter) |
Copyright © 2015 WSO2. All rights reserved.