Class GrpcSenderPreProcessor

java.lang.Object
org.qubership.integration.platform.engine.camel.processors.GrpcSenderPreProcessor
All Implemented Interfaces:
org.apache.camel.Processor

@Component public class GrpcSenderPreProcessor extends Object implements org.apache.camel.Processor
  • Constructor Details

    • GrpcSenderPreProcessor

      @Autowired public GrpcSenderPreProcessor(com.google.protobuf.util.JsonFormat.Parser grpcParser)
  • Method Details

    • process

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