Uses of Interface
io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveServerRuntimeConfig
-
Packages that use ResteasyReactiveServerRuntimeConfig Package Description io.quarkus.resteasy.reactive.server.runtime -
-
Uses of ResteasyReactiveServerRuntimeConfig in io.quarkus.resteasy.reactive.server.runtime
Methods in io.quarkus.resteasy.reactive.server.runtime with parameters of type ResteasyReactiveServerRuntimeConfig Modifier and Type Method Description Supplier<org.jboss.resteasy.reactive.server.spi.RuntimeConfiguration>ResteasyReactiveRuntimeRecorder. runtimeConfiguration(io.quarkus.runtime.RuntimeValue<org.jboss.resteasy.reactive.server.core.Deployment> deployment, ResteasyReactiveServerRuntimeConfig runtimeConf)
-