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