All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description Base64Value Base64 wrapper.Builder<T> Interface for builders, to be able to accept a builder in addition to an instance.Errors Errors utility used to file processing messages (e.g.Errors.Collector A collector ofErrors.ErrorMessages.Errors.ErrorMessage Error message with a severity and a source.Errors.ErrorMessagesException Exception used byErrors.checkValid()thrown in case there are fatal messages.GenericType<T> Represents a full type including generics declaration, to avoid information loss due to type erasure.HelidonConsoleHandler Deprecated. use io.helidon.logging.jul.HelidonConsoleHandler from helidon-logging-jul module insteadHelidonConsoleHandler.ThreadFormatter ASimpleFormatterthat replaces all occurrences of"!thread!"with the current thread.HelidonFeatures Helidon Features support.HelidonFlavor Flavors of Helidon.LazyList<T> Wrapper for list ofLazyValues while keeping laziness.LazyValue<T> A typed supplier that wraps another supplier and only retrieves the value on the first request toSupplier.get(), caching the value for all subsequent invocations.LogConfig Logging configuration utility.NativeImageHelper Utility for GraalVM native image.Prioritized Interface to define that this class is a class with priority.Reflected A type annotated with this annotation will be added to native image with reflection support for all methods and fields (including private).SerializationConfig Support for JEP 290 - deserialization filtering.SerializationConfig.Action What action to take if there is no global filter configured, or if the configuration is not according to Helidon expectations.SerializationConfig.Builder Fluent API builder to customizeSerializationConfig.SerializationConfig.TraceOption Deserialization tracing options.Severity Severity of an event.Version Simple class to provide version information.