Class SIPRouteProducerTemplate
- java.lang.Object
-
- de.ikor.sip.foundation.testkit.util.SIPRouteProducerTemplate
-
@Component public class SIPRouteProducerTemplate extends Object
Util class that executes a request to a certain route (defined in the Exchange)
-
-
Constructor Summary
Constructors Constructor Description SIPRouteProducerTemplate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.camel.Exchange
requestOnRoute(org.apache.camel.Exchange exchange)
Request an exchange on camel route
-