@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface SpringWsComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SpringWsComponentBuilderFactory.SpringWsComponentBuilder
Builder for the Spring WebService component.
|
static class |
SpringWsComponentBuilderFactory.SpringWsComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static SpringWsComponentBuilderFactory.SpringWsComponentBuilder |
springWs()
Spring WebService (camel-spring-ws)
The spring-ws component is used for SOAP WebServices using Spring
WebServices.
|
static SpringWsComponentBuilderFactory.SpringWsComponentBuilder springWs()
Apache Camel