Interface PlatformHttpComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface PlatformHttpComponentBuilderFactory
Expose HTTP endpoints using the HTTP server available in the current
platform.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Platform HTTP component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionPlatform HTTP (camel-platform-http) Expose HTTP endpoints using the HTTP server available in the current platform.
-
Method Details
-
platformHttp
Platform HTTP (camel-platform-http) Expose HTTP endpoints using the HTTP server available in the current platform. Category: http Since: 3.0 Maven coordinates: org.apache.camel:camel-platform-http- Returns:
- the dsl builder
-