Uses of Class
org.apache.camel.component.sip.SipComponent
-
Packages that use SipComponent Package Description org.apache.camel.component.sip -
-
Uses of SipComponent in org.apache.camel.component.sip
Methods in org.apache.camel.component.sip that return SipComponent Modifier and Type Method Description SipComponentSipConfiguration. getComponent()Methods in org.apache.camel.component.sip with parameters of type SipComponent Modifier and Type Method Description voidSipConfiguration. initialize(URI uri, Map<String,Object> parameters, SipComponent component)voidSipConfiguration. setComponent(SipComponent component)
-