Uses of Enum
io.inverno.mod.web.compiler.spi.WebSseEventFactoryParameterInfo.SseEventFactoryKind
-
Uses of WebSseEventFactoryParameterInfo.SseEventFactoryKind in io.inverno.mod.web.compiler.spi
Methods in io.inverno.mod.web.compiler.spi that return WebSseEventFactoryParameterInfo.SseEventFactoryKindModifier and TypeMethodDescriptionWebSseEventFactoryParameterInfo.getEventFactoryKind()Returns the server-sent event factory kind.Returns the enum constant of this type with the specified name.WebSseEventFactoryParameterInfo.SseEventFactoryKind.values()Returns an array containing the constants of this enum type, in the order they are declared.