@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)
Access external web services as a client or expose your own web services.
|
static SpringWsComponentBuilderFactory.SpringWsComponentBuilder springWs()
Apache Camel