public class PlatformHttpRecorder extends Object
| Constructor and Description |
|---|
PlatformHttpRecorder() |
| Modifier and Type | Method and Description |
|---|---|
io.quarkus.runtime.RuntimeValue<org.apache.camel.component.platform.http.PlatformHttpComponent> |
createComponent(io.quarkus.runtime.RuntimeValue<org.apache.camel.component.platform.http.spi.PlatformHttpEngine> engine) |
io.quarkus.runtime.RuntimeValue<org.apache.camel.component.platform.http.spi.PlatformHttpEngine> |
createEngine(io.quarkus.runtime.RuntimeValue<io.vertx.ext.web.Router> router,
List<io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>> handlers,
io.quarkus.runtime.RuntimeValue<UploadAttacher> uploadAttacher) |
public io.quarkus.runtime.RuntimeValue<org.apache.camel.component.platform.http.spi.PlatformHttpEngine> createEngine(io.quarkus.runtime.RuntimeValue<io.vertx.ext.web.Router> router,
List<io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>> handlers,
io.quarkus.runtime.RuntimeValue<UploadAttacher> uploadAttacher)
public io.quarkus.runtime.RuntimeValue<org.apache.camel.component.platform.http.PlatformHttpComponent> createComponent(io.quarkus.runtime.RuntimeValue<org.apache.camel.component.platform.http.spi.PlatformHttpEngine> engine)
Copyright © 2019–2020 The Apache Software Foundation. All rights reserved.