Class CamelRpcClientPreProcessor

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

    public class CamelRpcClientPreProcessor
    extends Object
    implements org.apache.camel.Processor
    • Field Detail

      • CAMEL_JMS_REQUEST_TIMEOUT_DEFAULT

        public static final long CAMEL_JMS_REQUEST_TIMEOUT_DEFAULT
        See Also:
        Constant Field Values
      • CAMEL_JMS_REQUEST_TIMEOUT

        protected final Long CAMEL_JMS_REQUEST_TIMEOUT
    • Constructor Detail

      • CamelRpcClientPreProcessor

        public CamelRpcClientPreProcessor()
    • Method Detail

      • process

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

        public void start()
      • stop

        public void stop()