public class DefaultEventHandler extends Object implements EventHandler
| Constructor and Description |
|---|
DefaultEventHandler() |
DefaultEventHandler(org.mule.runtime.extension.api.runtime.source.SourceCallback<InputStream,EventAttributes> sourceCallback) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.source.SourceCallback<InputStream,EventAttributes> |
getSourceCallback() |
void |
handle(com.azure.messaging.eventhubs.EventData event) |
public DefaultEventHandler()
public DefaultEventHandler(org.mule.runtime.extension.api.runtime.source.SourceCallback<InputStream,EventAttributes> sourceCallback)
public org.mule.runtime.extension.api.runtime.source.SourceCallback<InputStream,EventAttributes> getSourceCallback()
public void handle(com.azure.messaging.eventhubs.EventData event)
handle in interface EventHandlerCopyright © 2025 MuleSoft, Inc.. All rights reserved.