Uses of Interface
org.apache.camel.quarkus.component.avro.rpc.it.reflection.TestReflection
-
-
Uses of TestReflection in org.apache.camel.quarkus.component.avro.rpc.it
Methods in org.apache.camel.quarkus.component.avro.rpc.it that return TestReflection Modifier and Type Method Description TestReflectionAvroRpcResource. getTestReflection(ProtocolType protocol) -
Uses of TestReflection in org.apache.camel.quarkus.component.avro.rpc.it.reflection
Constructors in org.apache.camel.quarkus.component.avro.rpc.it.reflection with parameters of type TestReflection Constructor Description ReflectionProcessor(TestReflection testReflection) -
Uses of TestReflection in org.apache.camel.quarkus.component.avro.rpc.it.reflection.impl
Classes in org.apache.camel.quarkus.component.avro.rpc.it.reflection.impl that implement TestReflection Modifier and Type Class Description classTestReflectionImpl
-