Uses of Enum Class
io.helidon.media.common.MessageBodyContext.EventType
-
Uses of MessageBodyContext.EventType in io.helidon.media.common
Modifier and TypeMethodDescriptionMessageBodyContext.Event.eventType()
Get the event type of this event.static MessageBodyContext.EventType
Returns the enum constant of this class with the specified name.static MessageBodyContext.EventType[]
MessageBodyContext.EventType.values()
Returns an array containing the constants of this enum class, in the order they are declared.