public class RestDslXmlGenerator extends RestDslGenerator<RestDslXmlGenerator>
| Modifier and Type | Method and Description |
|---|---|
String |
generate(org.apache.camel.CamelContext context) |
RestDslXmlGenerator |
withBlueprint() |
asSpringBootProject, asSpringComponent, determineBasePathFrom, determineHostFrom, resolveVariablesIn, toAppendable, toDefinition, toFiler, toPath, toXml, withApiContextPath, withDestinationGenerator, withOperationFilter, withOperationFilter, withRestComponent, withRestContextPathpublic String generate(org.apache.camel.CamelContext context) throws Exception
Exceptionpublic RestDslXmlGenerator withBlueprint()
Apache Camel