Class DIOJsonObjectSerde

java.lang.Object
com.espertech.esper.common.internal.event.json.serde.DIOJsonObjectSerde
All Implemented Interfaces:
DataInputOutputSerde<Map<String,Object>>

public class DIOJsonObjectSerde extends Object implements DataInputOutputSerde<Map<String,Object>>