@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface SipComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SipComponentBuilderFactory.SipComponentBuilder
Builder for the SIP component.
|
static class |
SipComponentBuilderFactory.SipComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static SipComponentBuilderFactory.SipComponentBuilder |
sip()
SIP (camel-sip)
Send and receive messages using the SIP protocol (used in
telecommunications).
|
static SipComponentBuilderFactory.SipComponentBuilder sip()
Apache Camel