Uses of Interface
org.apache.camel.quarkus.component.avro.rpc.it.specific.generated.KeyValueProtocol
-
-
Uses of KeyValueProtocol in org.apache.camel.quarkus.component.avro.rpc.it
Methods in org.apache.camel.quarkus.component.avro.rpc.it that return KeyValueProtocol Modifier and Type Method Description KeyValueProtocolAvroRpcResource. getKeyValue(ProtocolType protocol) -
Uses of KeyValueProtocol in org.apache.camel.quarkus.component.avro.rpc.it.specific
Constructors in org.apache.camel.quarkus.component.avro.rpc.it.specific with parameters of type KeyValueProtocol Constructor Description PutProcessor(KeyValueProtocol keyValue) -
Uses of KeyValueProtocol in org.apache.camel.quarkus.component.avro.rpc.it.specific.generated
Subinterfaces of KeyValueProtocol in org.apache.camel.quarkus.component.avro.rpc.it.specific.generated Modifier and Type Interface Description static interfaceKeyValueProtocol.Callback -
Uses of KeyValueProtocol in org.apache.camel.quarkus.component.avro.rpc.it.specific.impl
Classes in org.apache.camel.quarkus.component.avro.rpc.it.specific.impl that implement KeyValueProtocol Modifier and Type Class Description classKeyValueProtocolImpl
-