Class SIPRouteProducerTemplate


  • @Component
    public class SIPRouteProducerTemplate
    extends Object
    Util class that executes a request to a certain route (defined in the Exchange)
    • Constructor Detail

      • SIPRouteProducerTemplate

        public SIPRouteProducerTemplate()
    • Method Detail

      • requestOnRoute

        public org.apache.camel.Exchange requestOnRoute​(org.apache.camel.Exchange exchange)
        Request an exchange on camel route
        Parameters:
        exchange - Exchange that is sent to a route
        Returns:
        Exchange result of request