Uses of Class
org.apache.camel.quarkus.component.platform.http.deployment.PlatformHttpEngineBuildItem
-
-
Uses of PlatformHttpEngineBuildItem in org.apache.camel.quarkus.component.platform.http.deployment
Methods in org.apache.camel.quarkus.component.platform.http.deployment that return PlatformHttpEngineBuildItem Modifier and Type Method Description (package private) PlatformHttpEngineBuildItemPlatformHttpProcessor. platformHttpEngine(org.apache.camel.quarkus.component.platform.http.runtime.PlatformHttpRecorder recorder)Methods in org.apache.camel.quarkus.component.platform.http.deployment with parameters of type PlatformHttpEngineBuildItem Modifier and Type Method Description (package private) org.apache.camel.quarkus.core.deployment.spi.CamelRuntimeBeanBuildItemPlatformHttpProcessor. platformHttpComponentBean(org.apache.camel.quarkus.component.platform.http.runtime.PlatformHttpRecorder recorder, PlatformHttpEngineBuildItem engine)(package private) org.apache.camel.quarkus.core.deployment.spi.CamelRuntimeBeanBuildItemPlatformHttpProcessor. platformHttpEngineBean(PlatformHttpEngineBuildItem engine)
-