Uses of Class
org.apache.camel.component.knative.http.KnativeHttpTransport
-
-
Uses of KnativeHttpTransport in org.apache.camel.component.knative.http
Constructors in org.apache.camel.component.knative.http with parameters of type KnativeHttpTransport Constructor Description KnativeHttpConsumer(KnativeHttpTransport transport, org.apache.camel.Endpoint endpoint, KnativeEnvironment.KnativeServiceDefinition serviceDefinition, org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter router, org.apache.camel.Processor processor)
KnativeHttpProducer(KnativeHttpTransport transport, org.apache.camel.Endpoint endpoint, KnativeEnvironment.KnativeServiceDefinition serviceDefinition, io.vertx.core.Vertx vertx, io.vertx.ext.web.client.WebClientOptions clientOptions)
-