Class ResteasyReactiveRuntimeRecorder
- java.lang.Object
-
- io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRuntimeRecorder
-
public class ResteasyReactiveRuntimeRecorder extends Object
-
-
Constructor Summary
Constructors Constructor Description ResteasyReactiveRuntimeRecorder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidconfigure(io.quarkus.runtime.RuntimeValue<org.jboss.resteasy.reactive.server.core.Deployment> deployment, HttpConfiguration httpConf, ResteasyReactiveServerRuntimeConfig runtimeConf)
-
-
-
Method Detail
-
configure
public void configure(io.quarkus.runtime.RuntimeValue<org.jboss.resteasy.reactive.server.core.Deployment> deployment, HttpConfiguration httpConf, ResteasyReactiveServerRuntimeConfig runtimeConf)
-
-