Uses of Enum
io.vertx.core.parsetools.JsonEventType
Packages that use JsonEventType
-
Uses of JsonEventType in io.vertx.core.parsetools
Methods in io.vertx.core.parsetools that return JsonEventTypeModifier and TypeMethodDescriptionJsonEvent.type()static JsonEventTypeReturns the enum constant of this type with the specified name.static JsonEventType[]JsonEventType.values()Returns an array containing the constants of this enum type, in the order they are declared.