java.lang.Object
org.apache.camel.quarkus.component.avro.rpc.it.reflection.ReflectionProcessor
All Implemented Interfaces:
org.apache.camel.Processor

public class ReflectionProcessor extends Object implements org.apache.camel.Processor
  • Constructor Details

    • ReflectionProcessor

      public ReflectionProcessor(TestReflection testReflection)
  • Method Details

    • process

      public void process(org.apache.camel.Exchange exchange)
      Specified by:
      process in interface org.apache.camel.Processor