Class SIPEndpointResolver


  • @Service
    public class SIPEndpointResolver
    extends Object
    Helper Service which resolves an entrypoint URI for a route during runtime.
    • Constructor Detail

      • SIPEndpointResolver

        public SIPEndpointResolver()
    • Method Detail

      • resolveURI

        public String resolveURI​(org.apache.camel.Exchange exchange)
        Resolve entrypoint URI for the Exchange
        Parameters:
        exchange - for which the first Endpoint URI (entrypoint) needs to be returned
        Returns:
        resolved URI for the Exchange