Class KnativeTransportConfiguration
- java.lang.Object
-
- org.apache.camel.component.knative.spi.KnativeTransportConfiguration
-
public final class KnativeTransportConfiguration extends Object
-
-
Constructor Summary
Constructors Constructor Description KnativeTransportConfiguration(org.apache.camel.component.cloudevents.CloudEvent cloudEvent, boolean removeCloudEventHeadersInReply, boolean reply)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.camel.component.cloudevents.CloudEventgetCloudEvent()booleanisRemoveCloudEventHeadersInReply()booleanisReply()
-