Interface SpringWsComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface SpringWsComponentBuilderFactory
Access external web services as a client or expose your own web services.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Spring WebService component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionspringWs()
Spring WebService (camel-spring-ws) Access external web services as a client or expose your own web services.
-
Method Details
-
springWs
Spring WebService (camel-spring-ws) Access external web services as a client or expose your own web services. Category: webservice Since: 2.6 Maven coordinates: org.apache.camel:camel-spring-ws- Returns:
- the dsl builder
-