Claus Ibsen created CAMEL-8781:
----------------------------------

             Summary: camel-sip - SipConfiguration should be plain getter/setter
                 Key: CAMEL-8781
                 URL: https://issues.apache.org/jira/browse/CAMEL-8781
             Project: Camel
          Issue Type: Improvement
          Components: camel-sip
            Reporter: Claus Ibsen
            Priority: Minor


The camel-sip component has a configuration class which does it own uri parsing 
and other initializations.

It should just be a plain getter/setter class.

The uri parsing is out of the box of the component, so most of that can be 
removed.

And any init logic should be part of the endpoint class, which it should do in 
doStart / doStop.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to