@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface ResteasyEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ResteasyEndpointBuilderFactory.AdvancedResteasyEndpointBuilder
Advanced builder for endpoint for the Resteasy component.
|
static interface |
ResteasyEndpointBuilderFactory.AdvancedResteasyEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Resteasy component.
|
static interface |
ResteasyEndpointBuilderFactory.AdvancedResteasyEndpointProducerBuilder
Advanced builder for endpoint producers for the Resteasy component.
|
static class |
ResteasyEndpointBuilderFactory.HttpMethods
Proxy enum for
org.apache.camel.http.common.HttpMethods
enum. |
static interface |
ResteasyEndpointBuilderFactory.ResteasyBuilders |
static interface |
ResteasyEndpointBuilderFactory.ResteasyEndpointBuilder
Builder for endpoint for the Resteasy component.
|
static interface |
ResteasyEndpointBuilderFactory.ResteasyEndpointConsumerBuilder
Builder for endpoint consumers for the Resteasy component.
|
static interface |
ResteasyEndpointBuilderFactory.ResteasyEndpointProducerBuilder
Builder for endpoint producers for the Resteasy component.
|
| Modifier and Type | Method and Description |
|---|---|
static ResteasyEndpointBuilderFactory.ResteasyEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static ResteasyEndpointBuilderFactory.ResteasyEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel