Uses of Class
com.espertech.esper.common.internal.event.json.compiletime.JsonApplicationClassDelegateDesc
Packages that use JsonApplicationClassDelegateDesc
Package
Description
-
Uses of JsonApplicationClassDelegateDesc in com.espertech.esper.common.internal.event.json.compiletime
Methods in com.espertech.esper.common.internal.event.json.compiletime that return types with arguments of type JsonApplicationClassDelegateDescModifier and TypeMethodDescriptionJsonEventTypeUtilityReflective.computeClassesDeep
(EPTypeClass clazz, String eventTypeName, Annotation[] annotations, StatementCompileTimeServices services) JsonEventTypeUtilityReflective.computeClassesDeep
(Map<String, Object> fields, String eventTypeName, Annotation[] annotations, StatementCompileTimeServices services) -
Uses of JsonApplicationClassDelegateDesc in com.espertech.esper.common.internal.event.json.parser.forge
Method parameters in com.espertech.esper.common.internal.event.json.parser.forge with type arguments of type JsonApplicationClassDelegateDescModifier and TypeMethodDescriptionstatic JsonForgeDesc
JsonForgeFactoryBuiltinClassTyped.forge
(EPTypeClass classType, String fieldName, Field optionalField, Map<EPTypeClass, JsonApplicationClassDelegateDesc> deepClasses, Annotation[] annotations, StatementCompileTimeServices services)