Interface ResteasyComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface ResteasyComponentBuilderFactory
Expose REST endpoints and access external REST servers. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceResteasyComponentBuilderFactory.ResteasyComponentBuilderBuilder for the Resteasy component.static classResteasyComponentBuilderFactory.ResteasyComponentBuilderImpl
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static ResteasyComponentBuilderFactory.ResteasyComponentBuilderresteasy()Deprecated.
-
-
-
Method Detail
-
resteasy
@Deprecated static ResteasyComponentBuilderFactory.ResteasyComponentBuilder resteasy()
Deprecated.Resteasy (camel-resteasy) Expose REST endpoints and access external REST servers. Category: rest Since: 3.4 Maven coordinates: org.apache.camel:camel-resteasy- Returns:
- the dsl builder
-
-