Class KeyValueProtocolImpl
- java.lang.Object
-
- org.apache.camel.quarkus.component.avro.rpc.it.specific.impl.KeyValueProtocolImpl
-
- All Implemented Interfaces:
KeyValueProtocol
public class KeyValueProtocolImpl extends Object implements KeyValueProtocol
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.camel.quarkus.component.avro.rpc.it.specific.generated.KeyValueProtocol
KeyValueProtocol.Callback
-
-
Field Summary
-
Fields inherited from interface org.apache.camel.quarkus.component.avro.rpc.it.specific.generated.KeyValueProtocol
PROTOCOL
-
-
Constructor Summary
Constructors Constructor Description KeyValueProtocolImpl()
-