Class UndertowBuildItem


  • public final class UndertowBuildItem
    extends io.quarkus.builder.item.SimpleBuildItem
    • Field Detail

      • undertow

        final io.quarkus.runtime.RuntimeValue<io.undertow.Undertow> undertow
    • Constructor Detail

      • UndertowBuildItem

        public UndertowBuildItem​(io.quarkus.runtime.RuntimeValue<io.undertow.Undertow> undertow)
    • Method Detail

      • getUndertow

        public io.quarkus.runtime.RuntimeValue<io.undertow.Undertow> getUndertow()