Class JmsTwinRpcPreProcessor

  • All Implemented Interfaces:
    org.apache.camel.Processor

    public class JmsTwinRpcPreProcessor
    extends java.lang.Object
    implements org.apache.camel.Processor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void process​(org.apache.camel.Exchange exchange)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • JMS_QUEUE_NAME_HEADER

        public static java.lang.String JMS_QUEUE_NAME_HEADER
    • Constructor Detail

      • JmsTwinRpcPreProcessor

        public JmsTwinRpcPreProcessor()
    • Method Detail

      • process

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