Interface ResteasyEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface ResteasyEndpointBuilderFactory
Expose REST endpoints and access external REST servers. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceResteasyEndpointBuilderFactory.AdvancedResteasyEndpointBuilderAdvanced builder for endpoint for the Resteasy component.static interfaceResteasyEndpointBuilderFactory.AdvancedResteasyEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Resteasy component.static interfaceResteasyEndpointBuilderFactory.AdvancedResteasyEndpointProducerBuilderAdvanced builder for endpoint producers for the Resteasy component.static classResteasyEndpointBuilderFactory.HttpMethodsProxy enum fororg.apache.camel.http.common.HttpMethodsenum.static interfaceResteasyEndpointBuilderFactory.ResteasyBuildersstatic interfaceResteasyEndpointBuilderFactory.ResteasyEndpointBuilderBuilder for endpoint for the Resteasy component.static interfaceResteasyEndpointBuilderFactory.ResteasyEndpointConsumerBuilderBuilder for endpoint consumers for the Resteasy component.static interfaceResteasyEndpointBuilderFactory.ResteasyEndpointProducerBuilderBuilder for endpoint producers for the Resteasy component.
-
Method Summary
Static Methods Modifier and Type Method Description static ResteasyEndpointBuilderFactory.ResteasyEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static ResteasyEndpointBuilderFactory.ResteasyEndpointBuilder endpointBuilder(String componentName, String path)
-
-