NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.render
JSONEventRenderer Interface
JSONEventRenderer Methods
Render Method
Render Method (EventBean)
Render Method (String, EventBean)
JSONEventRenderer
Render Method (String, EventBean)
RenderAny a given event in the JSON format.
Namespace:
com.espertech.esper.common.client.render
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Copy
string
Render
(
string
title
,
EventBean
theEvent
)
Parameters
title
Type:
System
String
the JSON root title
theEvent
Type:
com.espertech.esper.common.client
EventBean
the event to render
Return Value
Type:
String
JSON formatted text
See Also
Reference
JSONEventRenderer Interface
Render Overload
com.espertech.esper.common.client.render Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com