public interface EventSenderJson extends EventSender
Allows parsing a JSON document returning the event object.
Modifier and Type | Method and Description |
---|---|
Object |
parse(String json) |
routeEvent, sendEvent
Object parse(String json)
json
- to parseEPException
- when parsing the document failedCopyright © 2005–2021. All rights reserved.