Uses of Enum
io.inverno.mod.web.compiler.spi.WebResponseBodyInfo.ResponseBodyKind
-
Uses of WebResponseBodyInfo.ResponseBodyKind in io.inverno.mod.web.compiler.spi
Methods in io.inverno.mod.web.compiler.spi that return WebResponseBodyInfo.ResponseBodyKindModifier and TypeMethodDescriptionWebResponseBodyInfo.getBodyKind()Returns the response body kind.Returns the enum constant of this type with the specified name.static WebResponseBodyInfo.ResponseBodyKind[]WebResponseBodyInfo.ResponseBodyKind.values()Returns an array containing the constants of this enum type, in the order they are declared.