Class ModelWriter

java.lang.Object
org.apache.camel.xml.out.BaseWriter
org.apache.camel.xml.out.ModelWriter

public class ModelWriter extends BaseWriter
  • Constructor Details

  • Method Details

    • writeAggregateDefinition

      public void writeAggregateDefinition(org.apache.camel.model.AggregateDefinition def) throws IOException
      Throws:
      IOException
    • writeBeanDefinition

      public void writeBeanDefinition(org.apache.camel.model.BeanDefinition def) throws IOException
      Throws:
      IOException
    • writeCatchDefinition

      public void writeCatchDefinition(org.apache.camel.model.CatchDefinition def) throws IOException
      Throws:
      IOException
    • writeChoiceDefinition

      public void writeChoiceDefinition(org.apache.camel.model.ChoiceDefinition def) throws IOException
      Throws:
      IOException
    • writeCircuitBreakerDefinition

      public void writeCircuitBreakerDefinition(org.apache.camel.model.CircuitBreakerDefinition def) throws IOException
      Throws:
      IOException
    • writeClaimCheckDefinition

      public void writeClaimCheckDefinition(org.apache.camel.model.ClaimCheckDefinition def) throws IOException
      Throws:
      IOException
    • writeContextScanDefinition

      public void writeContextScanDefinition(org.apache.camel.model.ContextScanDefinition def) throws IOException
      Throws:
      IOException
    • writeConvertBodyDefinition

      public void writeConvertBodyDefinition(org.apache.camel.model.ConvertBodyDefinition def) throws IOException
      Throws:
      IOException
    • writeConvertHeaderDefinition

      public void writeConvertHeaderDefinition(org.apache.camel.model.ConvertHeaderDefinition def) throws IOException
      Throws:
      IOException
    • writeConvertVariableDefinition

      public void writeConvertVariableDefinition(org.apache.camel.model.ConvertVariableDefinition def) throws IOException
      Throws:
      IOException
    • writeDelayDefinition

      public void writeDelayDefinition(org.apache.camel.model.DelayDefinition def) throws IOException
      Throws:
      IOException
    • writeDynamicRouterDefinition

      public void writeDynamicRouterDefinition(org.apache.camel.model.DynamicRouterDefinition def) throws IOException
      Throws:
      IOException
    • writeEnrichDefinition

      public void writeEnrichDefinition(org.apache.camel.model.EnrichDefinition def) throws IOException
      Throws:
      IOException
    • writeErrorHandlerDefinition

      public void writeErrorHandlerDefinition(org.apache.camel.model.ErrorHandlerDefinition def) throws IOException
      Throws:
      IOException
    • writeExpressionSubElementDefinition

      public void writeExpressionSubElementDefinition(org.apache.camel.model.ExpressionSubElementDefinition def) throws IOException
      Throws:
      IOException
    • writeFaultToleranceConfigurationDefinition

      public void writeFaultToleranceConfigurationDefinition(org.apache.camel.model.FaultToleranceConfigurationDefinition def) throws IOException
      Throws:
      IOException
    • writeFilterDefinition

      public void writeFilterDefinition(org.apache.camel.model.FilterDefinition def) throws IOException
      Throws:
      IOException
    • writeFinallyDefinition

      public void writeFinallyDefinition(org.apache.camel.model.FinallyDefinition def) throws IOException
      Throws:
      IOException
    • writeFromDefinition

      public void writeFromDefinition(org.apache.camel.model.FromDefinition def) throws IOException
      Throws:
      IOException
    • writeGlobalOptionDefinition

      public void writeGlobalOptionDefinition(org.apache.camel.model.GlobalOptionDefinition def) throws IOException
      Throws:
      IOException
    • writeGlobalOptionsDefinition

      public void writeGlobalOptionsDefinition(org.apache.camel.model.GlobalOptionsDefinition def) throws IOException
      Throws:
      IOException
    • writeIdempotentConsumerDefinition

      public void writeIdempotentConsumerDefinition(org.apache.camel.model.IdempotentConsumerDefinition def) throws IOException
      Throws:
      IOException
    • writeInputTypeDefinition

      public void writeInputTypeDefinition(org.apache.camel.model.InputTypeDefinition def) throws IOException
      Throws:
      IOException
    • writeInterceptDefinition

      public void writeInterceptDefinition(org.apache.camel.model.InterceptDefinition def) throws IOException
      Throws:
      IOException
    • writeInterceptFromDefinition

      public void writeInterceptFromDefinition(org.apache.camel.model.InterceptFromDefinition def) throws IOException
      Throws:
      IOException
    • writeInterceptSendToEndpointDefinition

      public void writeInterceptSendToEndpointDefinition(org.apache.camel.model.InterceptSendToEndpointDefinition def) throws IOException
      Throws:
      IOException
    • writeKameletDefinition

      public void writeKameletDefinition(org.apache.camel.model.KameletDefinition def) throws IOException
      Throws:
      IOException
    • writeLoadBalanceDefinition

      public void writeLoadBalanceDefinition(org.apache.camel.model.LoadBalanceDefinition def) throws IOException
      Throws:
      IOException
    • writeLogDefinition

      public void writeLogDefinition(org.apache.camel.model.LogDefinition def) throws IOException
      Throws:
      IOException
    • writeLoopDefinition

      public void writeLoopDefinition(org.apache.camel.model.LoopDefinition def) throws IOException
      Throws:
      IOException
    • writeMarshalDefinition

      public void writeMarshalDefinition(org.apache.camel.model.MarshalDefinition def) throws IOException
      Throws:
      IOException
    • writeMulticastDefinition

      public void writeMulticastDefinition(org.apache.camel.model.MulticastDefinition def) throws IOException
      Throws:
      IOException
    • writeOnCompletionDefinition

      public void writeOnCompletionDefinition(org.apache.camel.model.OnCompletionDefinition def) throws IOException
      Throws:
      IOException
    • writeOnExceptionDefinition

      public void writeOnExceptionDefinition(org.apache.camel.model.OnExceptionDefinition def) throws IOException
      Throws:
      IOException
    • writeOnFallbackDefinition

      public void writeOnFallbackDefinition(org.apache.camel.model.OnFallbackDefinition def) throws IOException
      Throws:
      IOException
    • writeOptimisticLockRetryPolicyDefinition

      public void writeOptimisticLockRetryPolicyDefinition(org.apache.camel.model.OptimisticLockRetryPolicyDefinition def) throws IOException
      Throws:
      IOException
    • writeOtherwiseDefinition

      public void writeOtherwiseDefinition(org.apache.camel.model.OtherwiseDefinition def) throws IOException
      Throws:
      IOException
    • writeOutputTypeDefinition

      public void writeOutputTypeDefinition(org.apache.camel.model.OutputTypeDefinition def) throws IOException
      Throws:
      IOException
    • writePackageScanDefinition

      public void writePackageScanDefinition(org.apache.camel.model.PackageScanDefinition def) throws IOException
      Throws:
      IOException
    • writePausableDefinition

      public void writePausableDefinition(org.apache.camel.model.PausableDefinition def) throws IOException
      Throws:
      IOException
    • writePipelineDefinition

      public void writePipelineDefinition(org.apache.camel.model.PipelineDefinition def) throws IOException
      Throws:
      IOException
    • writePolicyDefinition

      public void writePolicyDefinition(org.apache.camel.model.PolicyDefinition def) throws IOException
      Throws:
      IOException
    • writePollEnrichDefinition

      public void writePollEnrichDefinition(org.apache.camel.model.PollEnrichDefinition def) throws IOException
      Throws:
      IOException
    • writeProcessDefinition

      public void writeProcessDefinition(org.apache.camel.model.ProcessDefinition def) throws IOException
      Throws:
      IOException
    • writePropertyDefinition

      public void writePropertyDefinition(org.apache.camel.model.PropertyDefinition def) throws IOException
      Throws:
      IOException
    • writePropertyExpressionDefinition

      public void writePropertyExpressionDefinition(org.apache.camel.model.PropertyExpressionDefinition def) throws IOException
      Throws:
      IOException
    • writeRecipientListDefinition

      public void writeRecipientListDefinition(org.apache.camel.model.RecipientListDefinition def) throws IOException
      Throws:
      IOException
    • writeRedeliveryPolicyDefinition

      public void writeRedeliveryPolicyDefinition(org.apache.camel.model.RedeliveryPolicyDefinition def) throws IOException
      Throws:
      IOException
    • writeRemoveHeaderDefinition

      public void writeRemoveHeaderDefinition(org.apache.camel.model.RemoveHeaderDefinition def) throws IOException
      Throws:
      IOException
    • writeRemoveHeadersDefinition

      public void writeRemoveHeadersDefinition(org.apache.camel.model.RemoveHeadersDefinition def) throws IOException
      Throws:
      IOException
    • writeRemovePropertiesDefinition

      public void writeRemovePropertiesDefinition(org.apache.camel.model.RemovePropertiesDefinition def) throws IOException
      Throws:
      IOException
    • writeRemovePropertyDefinition

      public void writeRemovePropertyDefinition(org.apache.camel.model.RemovePropertyDefinition def) throws IOException
      Throws:
      IOException
    • writeRemoveVariableDefinition

      public void writeRemoveVariableDefinition(org.apache.camel.model.RemoveVariableDefinition def) throws IOException
      Throws:
      IOException
    • writeResequenceDefinition

      public void writeResequenceDefinition(org.apache.camel.model.ResequenceDefinition def) throws IOException
      Throws:
      IOException
    • writeResilience4jConfigurationDefinition

      public void writeResilience4jConfigurationDefinition(org.apache.camel.model.Resilience4jConfigurationDefinition def) throws IOException
      Throws:
      IOException
    • writeRestContextRefDefinition

      public void writeRestContextRefDefinition(org.apache.camel.model.RestContextRefDefinition def) throws IOException
      Throws:
      IOException
    • writeResumableDefinition

      public void writeResumableDefinition(org.apache.camel.model.ResumableDefinition def) throws IOException
      Throws:
      IOException
    • writeRollbackDefinition

      public void writeRollbackDefinition(org.apache.camel.model.RollbackDefinition def) throws IOException
      Throws:
      IOException
    • writeRouteBuilderDefinition

      public void writeRouteBuilderDefinition(org.apache.camel.model.RouteBuilderDefinition def) throws IOException
      Throws:
      IOException
    • writeRouteConfigurationContextRefDefinition

      public void writeRouteConfigurationContextRefDefinition(org.apache.camel.model.RouteConfigurationContextRefDefinition def) throws IOException
      Throws:
      IOException
    • writeRouteConfigurationDefinition

      public void writeRouteConfigurationDefinition(org.apache.camel.model.RouteConfigurationDefinition def) throws IOException
      Throws:
      IOException
    • writeRouteConfigurationsDefinition

      public void writeRouteConfigurationsDefinition(org.apache.camel.model.RouteConfigurationsDefinition def) throws IOException
      Throws:
      IOException
    • writeRouteContextRefDefinition

      public void writeRouteContextRefDefinition(org.apache.camel.model.RouteContextRefDefinition def) throws IOException
      Throws:
      IOException
    • writeRouteDefinition

      public void writeRouteDefinition(org.apache.camel.model.RouteDefinition def) throws IOException
      Throws:
      IOException
    • writeRouteTemplateBeanDefinition

      public void writeRouteTemplateBeanDefinition(org.apache.camel.model.RouteTemplateBeanDefinition def) throws IOException
      Throws:
      IOException
    • writeRouteTemplateContextRefDefinition

      public void writeRouteTemplateContextRefDefinition(org.apache.camel.model.RouteTemplateContextRefDefinition def) throws IOException
      Throws:
      IOException
    • writeRouteTemplateDefinition

      public void writeRouteTemplateDefinition(org.apache.camel.model.RouteTemplateDefinition def) throws IOException
      Throws:
      IOException
    • writeRouteTemplateParameterDefinition

      public void writeRouteTemplateParameterDefinition(org.apache.camel.model.RouteTemplateParameterDefinition def) throws IOException
      Throws:
      IOException
    • writeRouteTemplatesDefinition

      public void writeRouteTemplatesDefinition(org.apache.camel.model.RouteTemplatesDefinition def) throws IOException
      Throws:
      IOException
    • writeRoutesDefinition

      public void writeRoutesDefinition(org.apache.camel.model.RoutesDefinition def) throws IOException
      Throws:
      IOException
    • writeRoutingSlipDefinition

      public void writeRoutingSlipDefinition(org.apache.camel.model.RoutingSlipDefinition def) throws IOException
      Throws:
      IOException
    • writeSagaDefinition

      public void writeSagaDefinition(org.apache.camel.model.SagaDefinition def) throws IOException
      Throws:
      IOException
    • writeSamplingDefinition

      public void writeSamplingDefinition(org.apache.camel.model.SamplingDefinition def) throws IOException
      Throws:
      IOException
    • writeScriptDefinition

      public void writeScriptDefinition(org.apache.camel.model.ScriptDefinition def) throws IOException
      Throws:
      IOException
    • writeSetBodyDefinition

      public void writeSetBodyDefinition(org.apache.camel.model.SetBodyDefinition def) throws IOException
      Throws:
      IOException
    • writeSetExchangePatternDefinition

      public void writeSetExchangePatternDefinition(org.apache.camel.model.SetExchangePatternDefinition def) throws IOException
      Throws:
      IOException
    • writeSetHeaderDefinition

      public void writeSetHeaderDefinition(org.apache.camel.model.SetHeaderDefinition def) throws IOException
      Throws:
      IOException
    • writeSetHeadersDefinition

      public void writeSetHeadersDefinition(org.apache.camel.model.SetHeadersDefinition def) throws IOException
      Throws:
      IOException
    • writeSetPropertyDefinition

      public void writeSetPropertyDefinition(org.apache.camel.model.SetPropertyDefinition def) throws IOException
      Throws:
      IOException
    • writeSetVariableDefinition

      public void writeSetVariableDefinition(org.apache.camel.model.SetVariableDefinition def) throws IOException
      Throws:
      IOException
    • writeSortDefinition

      public void writeSortDefinition(org.apache.camel.model.SortDefinition def) throws IOException
      Throws:
      IOException
    • writeSplitDefinition

      public void writeSplitDefinition(org.apache.camel.model.SplitDefinition def) throws IOException
      Throws:
      IOException
    • writeStepDefinition

      public void writeStepDefinition(org.apache.camel.model.StepDefinition def) throws IOException
      Throws:
      IOException
    • writeStopDefinition

      public void writeStopDefinition(org.apache.camel.model.StopDefinition def) throws IOException
      Throws:
      IOException
    • writeTemplatedRouteBeanDefinition

      public void writeTemplatedRouteBeanDefinition(org.apache.camel.model.TemplatedRouteBeanDefinition def) throws IOException
      Throws:
      IOException
    • writeTemplatedRouteDefinition

      public void writeTemplatedRouteDefinition(org.apache.camel.model.TemplatedRouteDefinition def) throws IOException
      Throws:
      IOException
    • writeTemplatedRouteParameterDefinition

      public void writeTemplatedRouteParameterDefinition(org.apache.camel.model.TemplatedRouteParameterDefinition def) throws IOException
      Throws:
      IOException
    • writeTemplatedRoutesDefinition

      public void writeTemplatedRoutesDefinition(org.apache.camel.model.TemplatedRoutesDefinition def) throws IOException
      Throws:
      IOException
    • writeThreadPoolProfileDefinition

      public void writeThreadPoolProfileDefinition(org.apache.camel.model.ThreadPoolProfileDefinition def) throws IOException
      Throws:
      IOException
    • writeThreadsDefinition

      public void writeThreadsDefinition(org.apache.camel.model.ThreadsDefinition def) throws IOException
      Throws:
      IOException
    • writeThrottleDefinition

      public void writeThrottleDefinition(org.apache.camel.model.ThrottleDefinition def) throws IOException
      Throws:
      IOException
    • writeThrowExceptionDefinition

      public void writeThrowExceptionDefinition(org.apache.camel.model.ThrowExceptionDefinition def) throws IOException
      Throws:
      IOException
    • writeToDefinition

      public void writeToDefinition(org.apache.camel.model.ToDefinition def) throws IOException
      Throws:
      IOException
    • writeToDynamicDefinition

      public void writeToDynamicDefinition(org.apache.camel.model.ToDynamicDefinition def) throws IOException
      Throws:
      IOException
    • writeTransactedDefinition

      public void writeTransactedDefinition(org.apache.camel.model.TransactedDefinition def) throws IOException
      Throws:
      IOException
    • writeTransformDefinition

      public void writeTransformDefinition(org.apache.camel.model.TransformDefinition def) throws IOException
      Throws:
      IOException
    • writeTryDefinition

      public void writeTryDefinition(org.apache.camel.model.TryDefinition def) throws IOException
      Throws:
      IOException
    • writeUnmarshalDefinition

      public void writeUnmarshalDefinition(org.apache.camel.model.UnmarshalDefinition def) throws IOException
      Throws:
      IOException
    • writeValidateDefinition

      public void writeValidateDefinition(org.apache.camel.model.ValidateDefinition def) throws IOException
      Throws:
      IOException
    • writeValueDefinition

      public void writeValueDefinition(org.apache.camel.model.ValueDefinition def) throws IOException
      Throws:
      IOException
    • writeWhenDefinition

      public void writeWhenDefinition(org.apache.camel.model.WhenDefinition def) throws IOException
      Throws:
      IOException
    • writeWireTapDefinition

      public void writeWireTapDefinition(org.apache.camel.model.WireTapDefinition def) throws IOException
      Throws:
      IOException
    • writeApplicationDefinition

      public void writeApplicationDefinition(org.apache.camel.model.app.ApplicationDefinition def) throws IOException
      Throws:
      IOException
    • writeBeansDefinition

      public void writeBeansDefinition(org.apache.camel.model.app.BeansDefinition def) throws IOException
      Throws:
      IOException
    • writeBlacklistServiceCallServiceFilterConfiguration

      public void writeBlacklistServiceCallServiceFilterConfiguration(org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfiguration def) throws IOException
      Throws:
      IOException
    • writeCachingServiceCallServiceDiscoveryConfiguration

      public void writeCachingServiceCallServiceDiscoveryConfiguration(org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration def) throws IOException
      Throws:
      IOException
    • writeCombinedServiceCallServiceDiscoveryConfiguration

      public void writeCombinedServiceCallServiceDiscoveryConfiguration(org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration def) throws IOException
      Throws:
      IOException
    • writeCombinedServiceCallServiceFilterConfiguration

      public void writeCombinedServiceCallServiceFilterConfiguration(org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration def) throws IOException
      Throws:
      IOException
    • writeConsulServiceCallServiceDiscoveryConfiguration

      public void writeConsulServiceCallServiceDiscoveryConfiguration(org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration def) throws IOException
      Throws:
      IOException
    • writeCustomServiceCallServiceFilterConfiguration

      public void writeCustomServiceCallServiceFilterConfiguration(org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration def) throws IOException
      Throws:
      IOException
    • writeDefaultServiceCallServiceLoadBalancerConfiguration

      public void writeDefaultServiceCallServiceLoadBalancerConfiguration(org.apache.camel.model.cloud.DefaultServiceCallServiceLoadBalancerConfiguration def) throws IOException
      Throws:
      IOException
    • writeDnsServiceCallServiceDiscoveryConfiguration

      public void writeDnsServiceCallServiceDiscoveryConfiguration(org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration def) throws IOException
      Throws:
      IOException
    • writeHealthyServiceCallServiceFilterConfiguration

      public void writeHealthyServiceCallServiceFilterConfiguration(org.apache.camel.model.cloud.HealthyServiceCallServiceFilterConfiguration def) throws IOException
      Throws:
      IOException
    • writeKubernetesServiceCallServiceDiscoveryConfiguration

      public void writeKubernetesServiceCallServiceDiscoveryConfiguration(org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration def) throws IOException
      Throws:
      IOException
    • writePassThroughServiceCallServiceFilterConfiguration

      public void writePassThroughServiceCallServiceFilterConfiguration(org.apache.camel.model.cloud.PassThroughServiceCallServiceFilterConfiguration def) throws IOException
      Throws:
      IOException
    • writeServiceCallConfigurationDefinition

      public void writeServiceCallConfigurationDefinition(org.apache.camel.model.cloud.ServiceCallConfigurationDefinition def) throws IOException
      Throws:
      IOException
    • writeServiceCallDefinition

      public void writeServiceCallDefinition(org.apache.camel.model.cloud.ServiceCallDefinition def) throws IOException
      Throws:
      IOException
    • writeServiceCallExpressionConfiguration

      public void writeServiceCallExpressionConfiguration(org.apache.camel.model.cloud.ServiceCallExpressionConfiguration def) throws IOException
      Throws:
      IOException
    • writeServiceCallServiceChooserConfiguration

      public void writeServiceCallServiceChooserConfiguration(org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration def) throws IOException
      Throws:
      IOException
    • writeServiceCallServiceDiscoveryConfiguration

      public void writeServiceCallServiceDiscoveryConfiguration(org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration def) throws IOException
      Throws:
      IOException
    • writeServiceCallServiceFilterConfiguration

      public void writeServiceCallServiceFilterConfiguration(org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration def) throws IOException
      Throws:
      IOException
    • writeServiceCallServiceLoadBalancerConfiguration

      public void writeServiceCallServiceLoadBalancerConfiguration(org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration def) throws IOException
      Throws:
      IOException
    • writeStaticServiceCallServiceDiscoveryConfiguration

      public void writeStaticServiceCallServiceDiscoveryConfiguration(org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration def) throws IOException
      Throws:
      IOException
    • writeZooKeeperServiceCallServiceDiscoveryConfiguration

      public void writeZooKeeperServiceCallServiceDiscoveryConfiguration(org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration def) throws IOException
      Throws:
      IOException
    • writeBatchResequencerConfig

      public void writeBatchResequencerConfig(org.apache.camel.model.config.BatchResequencerConfig def) throws IOException
      Throws:
      IOException
    • writeStreamResequencerConfig

      public void writeStreamResequencerConfig(org.apache.camel.model.config.StreamResequencerConfig def) throws IOException
      Throws:
      IOException
    • writeASN1DataFormat

      public void writeASN1DataFormat(org.apache.camel.model.dataformat.ASN1DataFormat def) throws IOException
      Throws:
      IOException
    • writeAvroDataFormat

      public void writeAvroDataFormat(org.apache.camel.model.dataformat.AvroDataFormat def) throws IOException
      Throws:
      IOException
    • writeBarcodeDataFormat

      public void writeBarcodeDataFormat(org.apache.camel.model.dataformat.BarcodeDataFormat def) throws IOException
      Throws:
      IOException
    • writeBase64DataFormat

      public void writeBase64DataFormat(org.apache.camel.model.dataformat.Base64DataFormat def) throws IOException
      Throws:
      IOException
    • writeBeanioDataFormat

      public void writeBeanioDataFormat(org.apache.camel.model.dataformat.BeanioDataFormat def) throws IOException
      Throws:
      IOException
    • writeBindyDataFormat

      public void writeBindyDataFormat(org.apache.camel.model.dataformat.BindyDataFormat def) throws IOException
      Throws:
      IOException
    • writeCBORDataFormat

      public void writeCBORDataFormat(org.apache.camel.model.dataformat.CBORDataFormat def) throws IOException
      Throws:
      IOException
    • writeCryptoDataFormat

      public void writeCryptoDataFormat(org.apache.camel.model.dataformat.CryptoDataFormat def) throws IOException
      Throws:
      IOException
    • writeCsvDataFormat

      public void writeCsvDataFormat(org.apache.camel.model.dataformat.CsvDataFormat def) throws IOException
      Throws:
      IOException
    • writeCustomDataFormat

      public void writeCustomDataFormat(org.apache.camel.model.dataformat.CustomDataFormat def) throws IOException
      Throws:
      IOException
    • writeDataFormatsDefinition

      public void writeDataFormatsDefinition(org.apache.camel.model.dataformat.DataFormatsDefinition def) throws IOException
      Throws:
      IOException
    • writeFhirJsonDataFormat

      public void writeFhirJsonDataFormat(org.apache.camel.model.dataformat.FhirJsonDataFormat def) throws IOException
      Throws:
      IOException
    • writeFhirXmlDataFormat

      public void writeFhirXmlDataFormat(org.apache.camel.model.dataformat.FhirXmlDataFormat def) throws IOException
      Throws:
      IOException
    • writeFlatpackDataFormat

      public void writeFlatpackDataFormat(org.apache.camel.model.dataformat.FlatpackDataFormat def) throws IOException
      Throws:
      IOException
    • writeGrokDataFormat

      public void writeGrokDataFormat(org.apache.camel.model.dataformat.GrokDataFormat def) throws IOException
      Throws:
      IOException
    • writeGzipDeflaterDataFormat

      public void writeGzipDeflaterDataFormat(org.apache.camel.model.dataformat.GzipDeflaterDataFormat def) throws IOException
      Throws:
      IOException
    • writeHL7DataFormat

      public void writeHL7DataFormat(org.apache.camel.model.dataformat.HL7DataFormat def) throws IOException
      Throws:
      IOException
    • writeIcalDataFormat

      public void writeIcalDataFormat(org.apache.camel.model.dataformat.IcalDataFormat def) throws IOException
      Throws:
      IOException
    • writeJacksonXMLDataFormat

      public void writeJacksonXMLDataFormat(org.apache.camel.model.dataformat.JacksonXMLDataFormat def) throws IOException
      Throws:
      IOException
    • writeJaxbDataFormat

      public void writeJaxbDataFormat(org.apache.camel.model.dataformat.JaxbDataFormat def) throws IOException
      Throws:
      IOException
    • writeJsonApiDataFormat

      public void writeJsonApiDataFormat(org.apache.camel.model.dataformat.JsonApiDataFormat def) throws IOException
      Throws:
      IOException
    • writeJsonDataFormat

      public void writeJsonDataFormat(org.apache.camel.model.dataformat.JsonDataFormat def) throws IOException
      Throws:
      IOException
    • writeLZFDataFormat

      public void writeLZFDataFormat(org.apache.camel.model.dataformat.LZFDataFormat def) throws IOException
      Throws:
      IOException
    • writeMimeMultipartDataFormat

      public void writeMimeMultipartDataFormat(org.apache.camel.model.dataformat.MimeMultipartDataFormat def) throws IOException
      Throws:
      IOException
    • writePGPDataFormat

      public void writePGPDataFormat(org.apache.camel.model.dataformat.PGPDataFormat def) throws IOException
      Throws:
      IOException
    • writeParquetAvroDataFormat

      public void writeParquetAvroDataFormat(org.apache.camel.model.dataformat.ParquetAvroDataFormat def) throws IOException
      Throws:
      IOException
    • writeProtobufDataFormat

      public void writeProtobufDataFormat(org.apache.camel.model.dataformat.ProtobufDataFormat def) throws IOException
      Throws:
      IOException
    • writeRssDataFormat

      public void writeRssDataFormat(org.apache.camel.model.dataformat.RssDataFormat def) throws IOException
      Throws:
      IOException
    • writeSoapDataFormat

      public void writeSoapDataFormat(org.apache.camel.model.dataformat.SoapDataFormat def) throws IOException
      Throws:
      IOException
    • writeSwiftMtDataFormat

      public void writeSwiftMtDataFormat(org.apache.camel.model.dataformat.SwiftMtDataFormat def) throws IOException
      Throws:
      IOException
    • writeSwiftMxDataFormat

      public void writeSwiftMxDataFormat(org.apache.camel.model.dataformat.SwiftMxDataFormat def) throws IOException
      Throws:
      IOException
    • writeSyslogDataFormat

      public void writeSyslogDataFormat(org.apache.camel.model.dataformat.SyslogDataFormat def) throws IOException
      Throws:
      IOException
    • writeTarFileDataFormat

      public void writeTarFileDataFormat(org.apache.camel.model.dataformat.TarFileDataFormat def) throws IOException
      Throws:
      IOException
    • writeThriftDataFormat

      public void writeThriftDataFormat(org.apache.camel.model.dataformat.ThriftDataFormat def) throws IOException
      Throws:
      IOException
    • writeTidyMarkupDataFormat

      public void writeTidyMarkupDataFormat(org.apache.camel.model.dataformat.TidyMarkupDataFormat def) throws IOException
      Throws:
      IOException
    • writeUniVocityCsvDataFormat

      public void writeUniVocityCsvDataFormat(org.apache.camel.model.dataformat.UniVocityCsvDataFormat def) throws IOException
      Throws:
      IOException
    • writeUniVocityFixedDataFormat

      public void writeUniVocityFixedDataFormat(org.apache.camel.model.dataformat.UniVocityFixedDataFormat def) throws IOException
      Throws:
      IOException
    • writeUniVocityHeader

      public void writeUniVocityHeader(org.apache.camel.model.dataformat.UniVocityHeader def) throws IOException
      Throws:
      IOException
    • writeUniVocityTsvDataFormat

      public void writeUniVocityTsvDataFormat(org.apache.camel.model.dataformat.UniVocityTsvDataFormat def) throws IOException
      Throws:
      IOException
    • writeXMLSecurityDataFormat

      public void writeXMLSecurityDataFormat(org.apache.camel.model.dataformat.XMLSecurityDataFormat def) throws IOException
      Throws:
      IOException
    • writeYAMLDataFormat

      public void writeYAMLDataFormat(org.apache.camel.model.dataformat.YAMLDataFormat def) throws IOException
      Throws:
      IOException
    • writeYAMLTypeFilterDefinition

      public void writeYAMLTypeFilterDefinition(org.apache.camel.model.dataformat.YAMLTypeFilterDefinition def) throws IOException
      Throws:
      IOException
    • writeZipDeflaterDataFormat

      public void writeZipDeflaterDataFormat(org.apache.camel.model.dataformat.ZipDeflaterDataFormat def) throws IOException
      Throws:
      IOException
    • writeZipFileDataFormat

      public void writeZipFileDataFormat(org.apache.camel.model.dataformat.ZipFileDataFormat def) throws IOException
      Throws:
      IOException
    • writeDeadLetterChannelDefinition

      public void writeDeadLetterChannelDefinition(org.apache.camel.model.errorhandler.DeadLetterChannelDefinition def) throws IOException
      Throws:
      IOException
    • writeDefaultErrorHandlerDefinition

      public void writeDefaultErrorHandlerDefinition(org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition def) throws IOException
      Throws:
      IOException
    • writeJtaTransactionErrorHandlerDefinition

      public void writeJtaTransactionErrorHandlerDefinition(org.apache.camel.model.errorhandler.JtaTransactionErrorHandlerDefinition def) throws IOException
      Throws:
      IOException
    • writeNoErrorHandlerDefinition

      public void writeNoErrorHandlerDefinition(org.apache.camel.model.errorhandler.NoErrorHandlerDefinition def) throws IOException
      Throws:
      IOException
    • writeRefErrorHandlerDefinition

      public void writeRefErrorHandlerDefinition(org.apache.camel.model.errorhandler.RefErrorHandlerDefinition def) throws IOException
      Throws:
      IOException
    • writeSpringTransactionErrorHandlerDefinition

      public void writeSpringTransactionErrorHandlerDefinition(org.apache.camel.model.errorhandler.SpringTransactionErrorHandlerDefinition def) throws IOException
      Throws:
      IOException
    • writeCSimpleExpression

      public void writeCSimpleExpression(org.apache.camel.model.language.CSimpleExpression def) throws IOException
      Throws:
      IOException
    • writeConstantExpression

      public void writeConstantExpression(org.apache.camel.model.language.ConstantExpression def) throws IOException
      Throws:
      IOException
    • writeDatasonnetExpression

      public void writeDatasonnetExpression(org.apache.camel.model.language.DatasonnetExpression def) throws IOException
      Throws:
      IOException
    • writeExchangePropertyExpression

      public void writeExchangePropertyExpression(org.apache.camel.model.language.ExchangePropertyExpression def) throws IOException
      Throws:
      IOException
    • writeExpressionDefinition

      public void writeExpressionDefinition(org.apache.camel.model.language.ExpressionDefinition def) throws IOException
      Throws:
      IOException
    • writeGroovyExpression

      public void writeGroovyExpression(org.apache.camel.model.language.GroovyExpression def) throws IOException
      Throws:
      IOException
    • writeHeaderExpression

      public void writeHeaderExpression(org.apache.camel.model.language.HeaderExpression def) throws IOException
      Throws:
      IOException
    • writeHl7TerserExpression

      public void writeHl7TerserExpression(org.apache.camel.model.language.Hl7TerserExpression def) throws IOException
      Throws:
      IOException
    • writeJavaExpression

      public void writeJavaExpression(org.apache.camel.model.language.JavaExpression def) throws IOException
      Throws:
      IOException
    • writeJavaScriptExpression

      public void writeJavaScriptExpression(org.apache.camel.model.language.JavaScriptExpression def) throws IOException
      Throws:
      IOException
    • writeJoorExpression

      public void writeJoorExpression(org.apache.camel.model.language.JoorExpression def) throws IOException
      Throws:
      IOException
    • writeJqExpression

      public void writeJqExpression(org.apache.camel.model.language.JqExpression def) throws IOException
      Throws:
      IOException
    • writeJsonPathExpression

      public void writeJsonPathExpression(org.apache.camel.model.language.JsonPathExpression def) throws IOException
      Throws:
      IOException
    • writeLanguageExpression

      public void writeLanguageExpression(org.apache.camel.model.language.LanguageExpression def) throws IOException
      Throws:
      IOException
    • writeMethodCallExpression

      public void writeMethodCallExpression(org.apache.camel.model.language.MethodCallExpression def) throws IOException
      Throws:
      IOException
    • writeMvelExpression

      public void writeMvelExpression(org.apache.camel.model.language.MvelExpression def) throws IOException
      Throws:
      IOException
    • writeOgnlExpression

      public void writeOgnlExpression(org.apache.camel.model.language.OgnlExpression def) throws IOException
      Throws:
      IOException
    • writePythonExpression

      public void writePythonExpression(org.apache.camel.model.language.PythonExpression def) throws IOException
      Throws:
      IOException
    • writeRefExpression

      public void writeRefExpression(org.apache.camel.model.language.RefExpression def) throws IOException
      Throws:
      IOException
    • writeSimpleExpression

      public void writeSimpleExpression(org.apache.camel.model.language.SimpleExpression def) throws IOException
      Throws:
      IOException
    • writeSpELExpression

      public void writeSpELExpression(org.apache.camel.model.language.SpELExpression def) throws IOException
      Throws:
      IOException
    • writeTokenizerExpression

      public void writeTokenizerExpression(org.apache.camel.model.language.TokenizerExpression def) throws IOException
      Throws:
      IOException
    • writeVariableExpression

      public void writeVariableExpression(org.apache.camel.model.language.VariableExpression def) throws IOException
      Throws:
      IOException
    • writeWasmExpression

      public void writeWasmExpression(org.apache.camel.model.language.WasmExpression def) throws IOException
      Throws:
      IOException
    • writeXMLTokenizerExpression

      public void writeXMLTokenizerExpression(org.apache.camel.model.language.XMLTokenizerExpression def) throws IOException
      Throws:
      IOException
    • writeXPathExpression

      public void writeXPathExpression(org.apache.camel.model.language.XPathExpression def) throws IOException
      Throws:
      IOException
    • writeXQueryExpression

      public void writeXQueryExpression(org.apache.camel.model.language.XQueryExpression def) throws IOException
      Throws:
      IOException
    • writeCustomLoadBalancerDefinition

      public void writeCustomLoadBalancerDefinition(org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition def) throws IOException
      Throws:
      IOException
    • writeFailoverLoadBalancerDefinition

      public void writeFailoverLoadBalancerDefinition(org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition def) throws IOException
      Throws:
      IOException
    • writeRandomLoadBalancerDefinition

      public void writeRandomLoadBalancerDefinition(org.apache.camel.model.loadbalancer.RandomLoadBalancerDefinition def) throws IOException
      Throws:
      IOException
    • writeRoundRobinLoadBalancerDefinition

      public void writeRoundRobinLoadBalancerDefinition(org.apache.camel.model.loadbalancer.RoundRobinLoadBalancerDefinition def) throws IOException
      Throws:
      IOException
    • writeStickyLoadBalancerDefinition

      public void writeStickyLoadBalancerDefinition(org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition def) throws IOException
      Throws:
      IOException
    • writeTopicLoadBalancerDefinition

      public void writeTopicLoadBalancerDefinition(org.apache.camel.model.loadbalancer.TopicLoadBalancerDefinition def) throws IOException
      Throws:
      IOException
    • writeWeightedLoadBalancerDefinition

      public void writeWeightedLoadBalancerDefinition(org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition def) throws IOException
      Throws:
      IOException
    • writeApiKeyDefinition

      public void writeApiKeyDefinition(org.apache.camel.model.rest.ApiKeyDefinition def) throws IOException
      Throws:
      IOException
    • writeBasicAuthDefinition

      public void writeBasicAuthDefinition(org.apache.camel.model.rest.BasicAuthDefinition def) throws IOException
      Throws:
      IOException
    • writeBearerTokenDefinition

      public void writeBearerTokenDefinition(org.apache.camel.model.rest.BearerTokenDefinition def) throws IOException
      Throws:
      IOException
    • writeDeleteDefinition

      public void writeDeleteDefinition(org.apache.camel.model.rest.DeleteDefinition def) throws IOException
      Throws:
      IOException
    • writeGetDefinition

      public void writeGetDefinition(org.apache.camel.model.rest.GetDefinition def) throws IOException
      Throws:
      IOException
    • writeHeadDefinition

      public void writeHeadDefinition(org.apache.camel.model.rest.HeadDefinition def) throws IOException
      Throws:
      IOException
    • writeMutualTLSDefinition

      public void writeMutualTLSDefinition(org.apache.camel.model.rest.MutualTLSDefinition def) throws IOException
      Throws:
      IOException
    • writeOAuth2Definition

      public void writeOAuth2Definition(org.apache.camel.model.rest.OAuth2Definition def) throws IOException
      Throws:
      IOException
    • writeOpenIdConnectDefinition

      public void writeOpenIdConnectDefinition(org.apache.camel.model.rest.OpenIdConnectDefinition def) throws IOException
      Throws:
      IOException
    • writeParamDefinition

      public void writeParamDefinition(org.apache.camel.model.rest.ParamDefinition def) throws IOException
      Throws:
      IOException
    • writePatchDefinition

      public void writePatchDefinition(org.apache.camel.model.rest.PatchDefinition def) throws IOException
      Throws:
      IOException
    • writePostDefinition

      public void writePostDefinition(org.apache.camel.model.rest.PostDefinition def) throws IOException
      Throws:
      IOException
    • writePutDefinition

      public void writePutDefinition(org.apache.camel.model.rest.PutDefinition def) throws IOException
      Throws:
      IOException
    • writeResponseHeaderDefinition

      public void writeResponseHeaderDefinition(org.apache.camel.model.rest.ResponseHeaderDefinition def) throws IOException
      Throws:
      IOException
    • writeResponseMessageDefinition

      public void writeResponseMessageDefinition(org.apache.camel.model.rest.ResponseMessageDefinition def) throws IOException
      Throws:
      IOException
    • writeRestBindingDefinition

      public void writeRestBindingDefinition(org.apache.camel.model.rest.RestBindingDefinition def) throws IOException
      Throws:
      IOException
    • writeRestConfigurationDefinition

      public void writeRestConfigurationDefinition(org.apache.camel.model.rest.RestConfigurationDefinition def) throws IOException
      Throws:
      IOException
    • writeRestDefinition

      public void writeRestDefinition(org.apache.camel.model.rest.RestDefinition def) throws IOException
      Throws:
      IOException
    • writeRestPropertyDefinition

      public void writeRestPropertyDefinition(org.apache.camel.model.rest.RestPropertyDefinition def) throws IOException
      Throws:
      IOException
    • writeRestSecuritiesDefinition

      public void writeRestSecuritiesDefinition(org.apache.camel.model.rest.RestSecuritiesDefinition def) throws IOException
      Throws:
      IOException
    • writeRestsDefinition

      public void writeRestsDefinition(org.apache.camel.model.rest.RestsDefinition def) throws IOException
      Throws:
      IOException
    • writeSecurityDefinition

      public void writeSecurityDefinition(org.apache.camel.model.rest.SecurityDefinition def) throws IOException
      Throws:
      IOException
    • writeTransformersDefinition

      public void writeTransformersDefinition(org.apache.camel.model.transformer.TransformersDefinition def) throws IOException
      Throws:
      IOException
    • writeValidatorsDefinition

      public void writeValidatorsDefinition(org.apache.camel.model.validator.ValidatorsDefinition def) throws IOException
      Throws:
      IOException
    • writeOptionalIdentifiedDefinitionRef

      public void writeOptionalIdentifiedDefinitionRef(org.apache.camel.model.OptionalIdentifiedDefinition def) throws IOException
      Throws:
      IOException
    • doWriteAggregateDefinition

      protected void doWriteAggregateDefinition(String name, org.apache.camel.model.AggregateDefinition def) throws IOException
      Throws:
      IOException
    • doWriteBeanDefinition

      protected void doWriteBeanDefinition(String name, org.apache.camel.model.BeanDefinition def) throws IOException
      Throws:
      IOException
    • doWriteBeanFactoryDefinitionAttributes

      protected void doWriteBeanFactoryDefinitionAttributes(org.apache.camel.model.BeanFactoryDefinition<?,?> def) throws IOException
      Throws:
      IOException
    • doWriteBeanFactoryDefinitionElements

      protected void doWriteBeanFactoryDefinitionElements(org.apache.camel.model.BeanFactoryDefinition<?,?> def) throws IOException
      Throws:
      IOException
    • doWriteBeanFactoryDefinition

      protected void doWriteBeanFactoryDefinition(String name, org.apache.camel.model.BeanFactoryDefinition<?,?> def) throws IOException
      Throws:
      IOException
    • doWriteCatchDefinition

      protected void doWriteCatchDefinition(String name, org.apache.camel.model.CatchDefinition def) throws IOException
      Throws:
      IOException
    • doWriteChoiceDefinition

      protected void doWriteChoiceDefinition(String name, org.apache.camel.model.ChoiceDefinition def) throws IOException
      Throws:
      IOException
    • doWriteCircuitBreakerDefinition

      protected void doWriteCircuitBreakerDefinition(String name, org.apache.camel.model.CircuitBreakerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteClaimCheckDefinition

      protected void doWriteClaimCheckDefinition(String name, org.apache.camel.model.ClaimCheckDefinition def) throws IOException
      Throws:
      IOException
    • doWriteContextScanDefinition

      protected void doWriteContextScanDefinition(String name, org.apache.camel.model.ContextScanDefinition def) throws IOException
      Throws:
      IOException
    • doWriteConvertBodyDefinition

      protected void doWriteConvertBodyDefinition(String name, org.apache.camel.model.ConvertBodyDefinition def) throws IOException
      Throws:
      IOException
    • doWriteConvertHeaderDefinition

      protected void doWriteConvertHeaderDefinition(String name, org.apache.camel.model.ConvertHeaderDefinition def) throws IOException
      Throws:
      IOException
    • doWriteConvertVariableDefinition

      protected void doWriteConvertVariableDefinition(String name, org.apache.camel.model.ConvertVariableDefinition def) throws IOException
      Throws:
      IOException
    • doWriteDataFormatDefinitionAttributes

      protected void doWriteDataFormatDefinitionAttributes(org.apache.camel.model.DataFormatDefinition def) throws IOException
      Throws:
      IOException
    • doWriteDataFormatDefinition

      protected void doWriteDataFormatDefinition(String name, org.apache.camel.model.DataFormatDefinition def) throws IOException
      Throws:
      IOException
    • doWriteDelayDefinition

      protected void doWriteDelayDefinition(String name, org.apache.camel.model.DelayDefinition def) throws IOException
      Throws:
      IOException
    • doWriteDynamicRouterDefinition

      protected void doWriteDynamicRouterDefinition(String name, org.apache.camel.model.DynamicRouterDefinition<?> def) throws IOException
      Throws:
      IOException
    • doWriteEnrichDefinition

      protected void doWriteEnrichDefinition(String name, org.apache.camel.model.EnrichDefinition def) throws IOException
      Throws:
      IOException
    • doWriteErrorHandlerDefinition

      protected void doWriteErrorHandlerDefinition(String name, org.apache.camel.model.ErrorHandlerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteExpressionNodeAttributes

      protected void doWriteExpressionNodeAttributes(org.apache.camel.model.ExpressionNode def) throws IOException
      Throws:
      IOException
    • doWriteExpressionNodeElements

      protected void doWriteExpressionNodeElements(org.apache.camel.model.ExpressionNode def) throws IOException
      Throws:
      IOException
    • doWriteExpressionNode

      protected void doWriteExpressionNode(String name, org.apache.camel.model.ExpressionNode def) throws IOException
      Throws:
      IOException
    • doWriteExpressionSubElementDefinition

      protected void doWriteExpressionSubElementDefinition(String name, org.apache.camel.model.ExpressionSubElementDefinition def) throws IOException
      Throws:
      IOException
    • doWriteFaultToleranceConfigurationCommonAttributes

      protected void doWriteFaultToleranceConfigurationCommonAttributes(org.apache.camel.model.FaultToleranceConfigurationCommon def) throws IOException
      Throws:
      IOException
    • doWriteFaultToleranceConfigurationCommon

      protected void doWriteFaultToleranceConfigurationCommon(String name, org.apache.camel.model.FaultToleranceConfigurationCommon def) throws IOException
      Throws:
      IOException
    • doWriteFaultToleranceConfigurationDefinition

      protected void doWriteFaultToleranceConfigurationDefinition(String name, org.apache.camel.model.FaultToleranceConfigurationDefinition def) throws IOException
      Throws:
      IOException
    • doWriteFilterDefinition

      protected void doWriteFilterDefinition(String name, org.apache.camel.model.FilterDefinition def) throws IOException
      Throws:
      IOException
    • doWriteFinallyDefinition

      protected void doWriteFinallyDefinition(String name, org.apache.camel.model.FinallyDefinition def) throws IOException
      Throws:
      IOException
    • doWriteFromDefinition

      protected void doWriteFromDefinition(String name, org.apache.camel.model.FromDefinition def) throws IOException
      Throws:
      IOException
    • doWriteGlobalOptionDefinition

      protected void doWriteGlobalOptionDefinition(String name, org.apache.camel.model.GlobalOptionDefinition def) throws IOException
      Throws:
      IOException
    • doWriteGlobalOptionsDefinition

      protected void doWriteGlobalOptionsDefinition(String name, org.apache.camel.model.GlobalOptionsDefinition def) throws IOException
      Throws:
      IOException
    • doWriteIdempotentConsumerDefinition

      protected void doWriteIdempotentConsumerDefinition(String name, org.apache.camel.model.IdempotentConsumerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteIdentifiedTypeAttributes

      protected void doWriteIdentifiedTypeAttributes(org.apache.camel.model.IdentifiedType def) throws IOException
      Throws:
      IOException
    • doWriteIdentifiedType

      protected void doWriteIdentifiedType(String name, org.apache.camel.model.IdentifiedType def) throws IOException
      Throws:
      IOException
    • doWriteInputTypeDefinition

      protected void doWriteInputTypeDefinition(String name, org.apache.camel.model.InputTypeDefinition def) throws IOException
      Throws:
      IOException
    • doWriteInterceptDefinitionAttributes

      protected void doWriteInterceptDefinitionAttributes(org.apache.camel.model.InterceptDefinition def) throws IOException
      Throws:
      IOException
    • doWriteInterceptDefinitionElements

      protected void doWriteInterceptDefinitionElements(org.apache.camel.model.InterceptDefinition def) throws IOException
      Throws:
      IOException
    • doWriteInterceptDefinition

      protected void doWriteInterceptDefinition(String name, org.apache.camel.model.InterceptDefinition def) throws IOException
      Throws:
      IOException
    • doWriteInterceptFromDefinition

      protected void doWriteInterceptFromDefinition(String name, org.apache.camel.model.InterceptFromDefinition def) throws IOException
      Throws:
      IOException
    • doWriteInterceptSendToEndpointDefinition

      protected void doWriteInterceptSendToEndpointDefinition(String name, org.apache.camel.model.InterceptSendToEndpointDefinition def) throws IOException
      Throws:
      IOException
    • doWriteKameletDefinition

      protected void doWriteKameletDefinition(String name, org.apache.camel.model.KameletDefinition def) throws IOException
      Throws:
      IOException
    • doWriteLoadBalanceDefinition

      protected void doWriteLoadBalanceDefinition(String name, org.apache.camel.model.LoadBalanceDefinition def) throws IOException
      Throws:
      IOException
    • doWriteLoadBalancerDefinitionAttributes

      protected void doWriteLoadBalancerDefinitionAttributes(org.apache.camel.model.LoadBalancerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteLoadBalancerDefinition

      protected void doWriteLoadBalancerDefinition(String name, org.apache.camel.model.LoadBalancerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteLogDefinition

      protected void doWriteLogDefinition(String name, org.apache.camel.model.LogDefinition def) throws IOException
      Throws:
      IOException
    • doWriteLoopDefinition

      protected void doWriteLoopDefinition(String name, org.apache.camel.model.LoopDefinition def) throws IOException
      Throws:
      IOException
    • doWriteMarshalDefinition

      protected void doWriteMarshalDefinition(String name, org.apache.camel.model.MarshalDefinition def) throws IOException
      Throws:
      IOException
    • doWriteMulticastDefinition

      protected void doWriteMulticastDefinition(String name, org.apache.camel.model.MulticastDefinition def) throws IOException
      Throws:
      IOException
    • doWriteOnCompletionDefinition

      protected void doWriteOnCompletionDefinition(String name, org.apache.camel.model.OnCompletionDefinition def) throws IOException
      Throws:
      IOException
    • doWriteOnExceptionDefinition

      protected void doWriteOnExceptionDefinition(String name, org.apache.camel.model.OnExceptionDefinition def) throws IOException
      Throws:
      IOException
    • doWriteOnFallbackDefinition

      protected void doWriteOnFallbackDefinition(String name, org.apache.camel.model.OnFallbackDefinition def) throws IOException
      Throws:
      IOException
    • doWriteOptimisticLockRetryPolicyDefinition

      protected void doWriteOptimisticLockRetryPolicyDefinition(String name, org.apache.camel.model.OptimisticLockRetryPolicyDefinition def) throws IOException
      Throws:
      IOException
    • doWriteOptionalIdentifiedDefinitionAttributes

      protected void doWriteOptionalIdentifiedDefinitionAttributes(org.apache.camel.model.OptionalIdentifiedDefinition<?> def) throws IOException
      Throws:
      IOException
    • doWriteOptionalIdentifiedDefinition

      protected void doWriteOptionalIdentifiedDefinition(String name, org.apache.camel.model.OptionalIdentifiedDefinition<?> def) throws IOException
      Throws:
      IOException
    • doWriteOtherwiseDefinition

      protected void doWriteOtherwiseDefinition(String name, org.apache.camel.model.OtherwiseDefinition def) throws IOException
      Throws:
      IOException
    • doWriteOutputExpressionNodeAttributes

      protected void doWriteOutputExpressionNodeAttributes(org.apache.camel.model.OutputExpressionNode def) throws IOException
      Throws:
      IOException
    • doWriteOutputExpressionNodeElements

      protected void doWriteOutputExpressionNodeElements(org.apache.camel.model.OutputExpressionNode def) throws IOException
      Throws:
      IOException
    • doWriteOutputExpressionNode

      protected void doWriteOutputExpressionNode(String name, org.apache.camel.model.OutputExpressionNode def) throws IOException
      Throws:
      IOException
    • doWriteOutputTypeDefinition

      protected void doWriteOutputTypeDefinition(String name, org.apache.camel.model.OutputTypeDefinition def) throws IOException
      Throws:
      IOException
    • doWritePackageScanDefinition

      protected void doWritePackageScanDefinition(String name, org.apache.camel.model.PackageScanDefinition def) throws IOException
      Throws:
      IOException
    • doWritePausableDefinition

      protected void doWritePausableDefinition(String name, org.apache.camel.model.PausableDefinition def) throws IOException
      Throws:
      IOException
    • doWritePipelineDefinition

      protected void doWritePipelineDefinition(String name, org.apache.camel.model.PipelineDefinition def) throws IOException
      Throws:
      IOException
    • doWritePolicyDefinition

      protected void doWritePolicyDefinition(String name, org.apache.camel.model.PolicyDefinition def) throws IOException
      Throws:
      IOException
    • doWritePollEnrichDefinition

      protected void doWritePollEnrichDefinition(String name, org.apache.camel.model.PollEnrichDefinition def) throws IOException
      Throws:
      IOException
    • doWriteProcessDefinition

      protected void doWriteProcessDefinition(String name, org.apache.camel.model.ProcessDefinition def) throws IOException
      Throws:
      IOException
    • doWriteProcessorDefinitionAttributes

      protected void doWriteProcessorDefinitionAttributes(org.apache.camel.model.ProcessorDefinition<?> def) throws IOException
      Throws:
      IOException
    • doWriteProcessorDefinition

      protected void doWriteProcessorDefinition(String name, org.apache.camel.model.ProcessorDefinition<?> def) throws IOException
      Throws:
      IOException
    • doWritePropertyDefinition

      protected void doWritePropertyDefinition(String name, org.apache.camel.model.PropertyDefinition def) throws IOException
      Throws:
      IOException
    • doWritePropertyDefinitions

      protected void doWritePropertyDefinitions(String name, org.apache.camel.model.PropertyDefinitions def) throws IOException
      Throws:
      IOException
    • doWritePropertyExpressionDefinition

      protected void doWritePropertyExpressionDefinition(String name, org.apache.camel.model.PropertyExpressionDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRecipientListDefinition

      protected void doWriteRecipientListDefinition(String name, org.apache.camel.model.RecipientListDefinition<?> def) throws IOException
      Throws:
      IOException
    • doWriteRedeliveryPolicyDefinition

      protected void doWriteRedeliveryPolicyDefinition(String name, org.apache.camel.model.RedeliveryPolicyDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRemoveHeaderDefinition

      protected void doWriteRemoveHeaderDefinition(String name, org.apache.camel.model.RemoveHeaderDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRemoveHeadersDefinition

      protected void doWriteRemoveHeadersDefinition(String name, org.apache.camel.model.RemoveHeadersDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRemovePropertiesDefinition

      protected void doWriteRemovePropertiesDefinition(String name, org.apache.camel.model.RemovePropertiesDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRemovePropertyDefinition

      protected void doWriteRemovePropertyDefinition(String name, org.apache.camel.model.RemovePropertyDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRemoveVariableDefinition

      protected void doWriteRemoveVariableDefinition(String name, org.apache.camel.model.RemoveVariableDefinition def) throws IOException
      Throws:
      IOException
    • doWriteResequenceDefinition

      protected void doWriteResequenceDefinition(String name, org.apache.camel.model.ResequenceDefinition def) throws IOException
      Throws:
      IOException
    • doWriteResilience4jConfigurationCommonAttributes

      protected void doWriteResilience4jConfigurationCommonAttributes(org.apache.camel.model.Resilience4jConfigurationCommon def) throws IOException
      Throws:
      IOException
    • doWriteResilience4jConfigurationCommonElements

      protected void doWriteResilience4jConfigurationCommonElements(org.apache.camel.model.Resilience4jConfigurationCommon def) throws IOException
      Throws:
      IOException
    • doWriteResilience4jConfigurationCommon

      protected void doWriteResilience4jConfigurationCommon(String name, org.apache.camel.model.Resilience4jConfigurationCommon def) throws IOException
      Throws:
      IOException
    • doWriteResilience4jConfigurationDefinition

      protected void doWriteResilience4jConfigurationDefinition(String name, org.apache.camel.model.Resilience4jConfigurationDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRestContextRefDefinition

      protected void doWriteRestContextRefDefinition(String name, org.apache.camel.model.RestContextRefDefinition def) throws IOException
      Throws:
      IOException
    • doWriteResumableDefinition

      protected void doWriteResumableDefinition(String name, org.apache.camel.model.ResumableDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRollbackDefinition

      protected void doWriteRollbackDefinition(String name, org.apache.camel.model.RollbackDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRouteBuilderDefinition

      protected void doWriteRouteBuilderDefinition(String name, org.apache.camel.model.RouteBuilderDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRouteConfigurationContextRefDefinition

      protected void doWriteRouteConfigurationContextRefDefinition(String name, org.apache.camel.model.RouteConfigurationContextRefDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRouteConfigurationDefinition

      protected void doWriteRouteConfigurationDefinition(String name, org.apache.camel.model.RouteConfigurationDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRouteConfigurationsDefinition

      protected void doWriteRouteConfigurationsDefinition(String name, org.apache.camel.model.RouteConfigurationsDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRouteContextRefDefinition

      protected void doWriteRouteContextRefDefinition(String name, org.apache.camel.model.RouteContextRefDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRouteDefinition

      protected void doWriteRouteDefinition(String name, org.apache.camel.model.RouteDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRouteTemplateBeanDefinition

      protected void doWriteRouteTemplateBeanDefinition(String name, org.apache.camel.model.RouteTemplateBeanDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRouteTemplateContextRefDefinition

      protected void doWriteRouteTemplateContextRefDefinition(String name, org.apache.camel.model.RouteTemplateContextRefDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRouteTemplateDefinition

      protected void doWriteRouteTemplateDefinition(String name, org.apache.camel.model.RouteTemplateDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRouteTemplateParameterDefinition

      protected void doWriteRouteTemplateParameterDefinition(String name, org.apache.camel.model.RouteTemplateParameterDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRouteTemplatesDefinition

      protected void doWriteRouteTemplatesDefinition(String name, org.apache.camel.model.RouteTemplatesDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRoutesDefinition

      protected void doWriteRoutesDefinition(String name, org.apache.camel.model.RoutesDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRoutingSlipDefinition

      protected void doWriteRoutingSlipDefinition(String name, org.apache.camel.model.RoutingSlipDefinition<?> def) throws IOException
      Throws:
      IOException
    • doWriteSagaActionUriDefinition

      protected void doWriteSagaActionUriDefinition(String name, org.apache.camel.model.SagaActionUriDefinition def) throws IOException
      Throws:
      IOException
    • doWriteSagaDefinition

      protected void doWriteSagaDefinition(String name, org.apache.camel.model.SagaDefinition def) throws IOException
      Throws:
      IOException
    • doWriteSamplingDefinition

      protected void doWriteSamplingDefinition(String name, org.apache.camel.model.SamplingDefinition def) throws IOException
      Throws:
      IOException
    • doWriteScriptDefinition

      protected void doWriteScriptDefinition(String name, org.apache.camel.model.ScriptDefinition def) throws IOException
      Throws:
      IOException
    • doWriteSendDefinitionAttributes

      protected void doWriteSendDefinitionAttributes(org.apache.camel.model.SendDefinition<?> def) throws IOException
      Throws:
      IOException
    • doWriteSendDefinition

      protected void doWriteSendDefinition(String name, org.apache.camel.model.SendDefinition<?> def) throws IOException
      Throws:
      IOException
    • doWriteSetBodyDefinition

      protected void doWriteSetBodyDefinition(String name, org.apache.camel.model.SetBodyDefinition def) throws IOException
      Throws:
      IOException
    • doWriteSetExchangePatternDefinition

      protected void doWriteSetExchangePatternDefinition(String name, org.apache.camel.model.SetExchangePatternDefinition def) throws IOException
      Throws:
      IOException
    • doWriteSetHeaderDefinition

      protected void doWriteSetHeaderDefinition(String name, org.apache.camel.model.SetHeaderDefinition def) throws IOException
      Throws:
      IOException
    • doWriteSetHeadersDefinition

      protected void doWriteSetHeadersDefinition(String name, org.apache.camel.model.SetHeadersDefinition def) throws IOException
      Throws:
      IOException
    • doWriteSetPropertyDefinition

      protected void doWriteSetPropertyDefinition(String name, org.apache.camel.model.SetPropertyDefinition def) throws IOException
      Throws:
      IOException
    • doWriteSetVariableDefinition

      protected void doWriteSetVariableDefinition(String name, org.apache.camel.model.SetVariableDefinition def) throws IOException
      Throws:
      IOException
    • doWriteSortDefinition

      protected void doWriteSortDefinition(String name, org.apache.camel.model.SortDefinition<?> def) throws IOException
      Throws:
      IOException
    • doWriteSplitDefinition

      protected void doWriteSplitDefinition(String name, org.apache.camel.model.SplitDefinition def) throws IOException
      Throws:
      IOException
    • doWriteStepDefinition

      protected void doWriteStepDefinition(String name, org.apache.camel.model.StepDefinition def) throws IOException
      Throws:
      IOException
    • doWriteStopDefinition

      protected void doWriteStopDefinition(String name, org.apache.camel.model.StopDefinition def) throws IOException
      Throws:
      IOException
    • doWriteTemplatedRouteBeanDefinition

      protected void doWriteTemplatedRouteBeanDefinition(String name, org.apache.camel.model.TemplatedRouteBeanDefinition def) throws IOException
      Throws:
      IOException
    • doWriteTemplatedRouteDefinition

      protected void doWriteTemplatedRouteDefinition(String name, org.apache.camel.model.TemplatedRouteDefinition def) throws IOException
      Throws:
      IOException
    • doWriteTemplatedRouteParameterDefinition

      protected void doWriteTemplatedRouteParameterDefinition(String name, org.apache.camel.model.TemplatedRouteParameterDefinition def) throws IOException
      Throws:
      IOException
    • doWriteTemplatedRoutesDefinition

      protected void doWriteTemplatedRoutesDefinition(String name, org.apache.camel.model.TemplatedRoutesDefinition def) throws IOException
      Throws:
      IOException
    • doWriteThreadPoolProfileDefinition

      protected void doWriteThreadPoolProfileDefinition(String name, org.apache.camel.model.ThreadPoolProfileDefinition def) throws IOException
      Throws:
      IOException
    • doWriteThreadsDefinition

      protected void doWriteThreadsDefinition(String name, org.apache.camel.model.ThreadsDefinition def) throws IOException
      Throws:
      IOException
    • doWriteThrottleDefinition

      protected void doWriteThrottleDefinition(String name, org.apache.camel.model.ThrottleDefinition def) throws IOException
      Throws:
      IOException
    • doWriteThrowExceptionDefinition

      protected void doWriteThrowExceptionDefinition(String name, org.apache.camel.model.ThrowExceptionDefinition def) throws IOException
      Throws:
      IOException
    • doWriteToDefinition

      protected void doWriteToDefinition(String name, org.apache.camel.model.ToDefinition def) throws IOException
      Throws:
      IOException
    • doWriteToDynamicDefinitionAttributes

      protected void doWriteToDynamicDefinitionAttributes(org.apache.camel.model.ToDynamicDefinition def) throws IOException
      Throws:
      IOException
    • doWriteToDynamicDefinition

      protected void doWriteToDynamicDefinition(String name, org.apache.camel.model.ToDynamicDefinition def) throws IOException
      Throws:
      IOException
    • doWriteTransactedDefinition

      protected void doWriteTransactedDefinition(String name, org.apache.camel.model.TransactedDefinition def) throws IOException
      Throws:
      IOException
    • doWriteTransformDefinition

      protected void doWriteTransformDefinition(String name, org.apache.camel.model.TransformDefinition def) throws IOException
      Throws:
      IOException
    • doWriteTryDefinition

      protected void doWriteTryDefinition(String name, org.apache.camel.model.TryDefinition def) throws IOException
      Throws:
      IOException
    • doWriteUnmarshalDefinition

      protected void doWriteUnmarshalDefinition(String name, org.apache.camel.model.UnmarshalDefinition def) throws IOException
      Throws:
      IOException
    • doWriteValidateDefinition

      protected void doWriteValidateDefinition(String name, org.apache.camel.model.ValidateDefinition def) throws IOException
      Throws:
      IOException
    • doWriteValueDefinition

      protected void doWriteValueDefinition(String name, org.apache.camel.model.ValueDefinition def) throws IOException
      Throws:
      IOException
    • doWriteWhenDefinition

      protected void doWriteWhenDefinition(String name, org.apache.camel.model.WhenDefinition def) throws IOException
      Throws:
      IOException
    • doWriteWireTapDefinition

      protected void doWriteWireTapDefinition(String name, org.apache.camel.model.WireTapDefinition<?> def) throws IOException
      Throws:
      IOException
    • doWriteApplicationDefinition

      protected void doWriteApplicationDefinition(String name, org.apache.camel.model.app.ApplicationDefinition def) throws IOException
      Throws:
      IOException
    • doWriteBeanConstructorDefinition

      protected void doWriteBeanConstructorDefinition(String name, org.apache.camel.model.app.BeanConstructorDefinition def) throws IOException
      Throws:
      IOException
    • doWriteBeanConstructorsDefinition

      protected void doWriteBeanConstructorsDefinition(String name, org.apache.camel.model.app.BeanConstructorsDefinition def) throws IOException
      Throws:
      IOException
    • doWriteBeanPropertiesDefinition

      protected void doWriteBeanPropertiesDefinition(String name, org.apache.camel.model.app.BeanPropertiesDefinition def) throws IOException
      Throws:
      IOException
    • doWriteBeanPropertyDefinition

      protected void doWriteBeanPropertyDefinition(String name, org.apache.camel.model.app.BeanPropertyDefinition def) throws IOException
      Throws:
      IOException
    • doWriteBeansDefinitionElements

      protected void doWriteBeansDefinitionElements(org.apache.camel.model.app.BeansDefinition def) throws IOException
      Throws:
      IOException
    • doWriteBeansDefinition

      protected void doWriteBeansDefinition(String name, org.apache.camel.model.app.BeansDefinition def) throws IOException
      Throws:
      IOException
    • doWriteComponentScanDefinition

      protected void doWriteComponentScanDefinition(String name, org.apache.camel.model.app.ComponentScanDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRegistryBeanDefinition

      protected void doWriteRegistryBeanDefinition(String name, org.apache.camel.model.app.RegistryBeanDefinition def) throws IOException
      Throws:
      IOException
    • doWriteBlacklistServiceCallServiceFilterConfiguration

      protected void doWriteBlacklistServiceCallServiceFilterConfiguration(String name, org.apache.camel.model.cloud.BlacklistServiceCallServiceFilterConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteCachingServiceCallServiceDiscoveryConfiguration

      protected void doWriteCachingServiceCallServiceDiscoveryConfiguration(String name, org.apache.camel.model.cloud.CachingServiceCallServiceDiscoveryConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteCombinedServiceCallServiceDiscoveryConfiguration

      protected void doWriteCombinedServiceCallServiceDiscoveryConfiguration(String name, org.apache.camel.model.cloud.CombinedServiceCallServiceDiscoveryConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteCombinedServiceCallServiceFilterConfiguration

      protected void doWriteCombinedServiceCallServiceFilterConfiguration(String name, org.apache.camel.model.cloud.CombinedServiceCallServiceFilterConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteConsulServiceCallServiceDiscoveryConfiguration

      protected void doWriteConsulServiceCallServiceDiscoveryConfiguration(String name, org.apache.camel.model.cloud.ConsulServiceCallServiceDiscoveryConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteCustomServiceCallServiceFilterConfiguration

      protected void doWriteCustomServiceCallServiceFilterConfiguration(String name, org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteDefaultServiceCallServiceLoadBalancerConfiguration

      protected void doWriteDefaultServiceCallServiceLoadBalancerConfiguration(String name, org.apache.camel.model.cloud.DefaultServiceCallServiceLoadBalancerConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteDnsServiceCallServiceDiscoveryConfiguration

      protected void doWriteDnsServiceCallServiceDiscoveryConfiguration(String name, org.apache.camel.model.cloud.DnsServiceCallServiceDiscoveryConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteHealthyServiceCallServiceFilterConfiguration

      protected void doWriteHealthyServiceCallServiceFilterConfiguration(String name, org.apache.camel.model.cloud.HealthyServiceCallServiceFilterConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteKubernetesServiceCallServiceDiscoveryConfiguration

      protected void doWriteKubernetesServiceCallServiceDiscoveryConfiguration(String name, org.apache.camel.model.cloud.KubernetesServiceCallServiceDiscoveryConfiguration def) throws IOException
      Throws:
      IOException
    • doWritePassThroughServiceCallServiceFilterConfiguration

      protected void doWritePassThroughServiceCallServiceFilterConfiguration(String name, org.apache.camel.model.cloud.PassThroughServiceCallServiceFilterConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteServiceCallConfigurationAttributes

      protected void doWriteServiceCallConfigurationAttributes(org.apache.camel.model.cloud.ServiceCallConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteServiceCallConfigurationElements

      protected void doWriteServiceCallConfigurationElements(org.apache.camel.model.cloud.ServiceCallConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteServiceCallConfiguration

      protected void doWriteServiceCallConfiguration(String name, org.apache.camel.model.cloud.ServiceCallConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteServiceCallConfigurationDefinition

      protected void doWriteServiceCallConfigurationDefinition(String name, org.apache.camel.model.cloud.ServiceCallConfigurationDefinition def) throws IOException
      Throws:
      IOException
    • doWriteServiceCallDefinition

      protected void doWriteServiceCallDefinition(String name, org.apache.camel.model.cloud.ServiceCallDefinition def) throws IOException
      Throws:
      IOException
    • doWriteServiceCallExpressionConfiguration

      protected void doWriteServiceCallExpressionConfiguration(String name, org.apache.camel.model.cloud.ServiceCallExpressionConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteServiceCallServiceChooserConfiguration

      protected void doWriteServiceCallServiceChooserConfiguration(String name, org.apache.camel.model.cloud.ServiceCallServiceChooserConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteServiceCallServiceDiscoveryConfigurationAttributes

      protected void doWriteServiceCallServiceDiscoveryConfigurationAttributes(org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteServiceCallServiceDiscoveryConfigurationElements

      protected void doWriteServiceCallServiceDiscoveryConfigurationElements(org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteServiceCallServiceDiscoveryConfiguration

      protected void doWriteServiceCallServiceDiscoveryConfiguration(String name, org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteServiceCallServiceFilterConfigurationAttributes

      protected void doWriteServiceCallServiceFilterConfigurationAttributes(org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteServiceCallServiceFilterConfigurationElements

      protected void doWriteServiceCallServiceFilterConfigurationElements(org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteServiceCallServiceFilterConfiguration

      protected void doWriteServiceCallServiceFilterConfiguration(String name, org.apache.camel.model.cloud.ServiceCallServiceFilterConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteServiceCallServiceLoadBalancerConfigurationAttributes

      protected void doWriteServiceCallServiceLoadBalancerConfigurationAttributes(org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteServiceCallServiceLoadBalancerConfigurationElements

      protected void doWriteServiceCallServiceLoadBalancerConfigurationElements(org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteServiceCallServiceLoadBalancerConfiguration

      protected void doWriteServiceCallServiceLoadBalancerConfiguration(String name, org.apache.camel.model.cloud.ServiceCallServiceLoadBalancerConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteStaticServiceCallServiceDiscoveryConfiguration

      protected void doWriteStaticServiceCallServiceDiscoveryConfiguration(String name, org.apache.camel.model.cloud.StaticServiceCallServiceDiscoveryConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteZooKeeperServiceCallServiceDiscoveryConfiguration

      protected void doWriteZooKeeperServiceCallServiceDiscoveryConfiguration(String name, org.apache.camel.model.cloud.ZooKeeperServiceCallServiceDiscoveryConfiguration def) throws IOException
      Throws:
      IOException
    • doWriteBatchResequencerConfig

      protected void doWriteBatchResequencerConfig(String name, org.apache.camel.model.config.BatchResequencerConfig def) throws IOException
      Throws:
      IOException
    • doWriteResequencerConfig

      protected void doWriteResequencerConfig(String name, org.apache.camel.model.config.ResequencerConfig def) throws IOException
      Throws:
      IOException
    • doWriteStreamResequencerConfig

      protected void doWriteStreamResequencerConfig(String name, org.apache.camel.model.config.StreamResequencerConfig def) throws IOException
      Throws:
      IOException
    • doWriteASN1DataFormat

      protected void doWriteASN1DataFormat(String name, org.apache.camel.model.dataformat.ASN1DataFormat def) throws IOException
      Throws:
      IOException
    • doWriteAvroDataFormat

      protected void doWriteAvroDataFormat(String name, org.apache.camel.model.dataformat.AvroDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteBarcodeDataFormat

      protected void doWriteBarcodeDataFormat(String name, org.apache.camel.model.dataformat.BarcodeDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteBase64DataFormat

      protected void doWriteBase64DataFormat(String name, org.apache.camel.model.dataformat.Base64DataFormat def) throws IOException
      Throws:
      IOException
    • doWriteBeanioDataFormat

      protected void doWriteBeanioDataFormat(String name, org.apache.camel.model.dataformat.BeanioDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteBindyDataFormat

      protected void doWriteBindyDataFormat(String name, org.apache.camel.model.dataformat.BindyDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteCBORDataFormat

      protected void doWriteCBORDataFormat(String name, org.apache.camel.model.dataformat.CBORDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteCryptoDataFormat

      protected void doWriteCryptoDataFormat(String name, org.apache.camel.model.dataformat.CryptoDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteCsvDataFormat

      protected void doWriteCsvDataFormat(String name, org.apache.camel.model.dataformat.CsvDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteCustomDataFormat

      protected void doWriteCustomDataFormat(String name, org.apache.camel.model.dataformat.CustomDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteDataFormatsDefinition

      protected void doWriteDataFormatsDefinition(String name, org.apache.camel.model.dataformat.DataFormatsDefinition def) throws IOException
      Throws:
      IOException
    • doWriteFhirDataformatAttributes

      protected void doWriteFhirDataformatAttributes(org.apache.camel.model.dataformat.FhirDataformat def) throws IOException
      Throws:
      IOException
    • doWriteFhirDataformat

      protected void doWriteFhirDataformat(String name, org.apache.camel.model.dataformat.FhirDataformat def) throws IOException
      Throws:
      IOException
    • doWriteFhirJsonDataFormat

      protected void doWriteFhirJsonDataFormat(String name, org.apache.camel.model.dataformat.FhirJsonDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteFhirXmlDataFormat

      protected void doWriteFhirXmlDataFormat(String name, org.apache.camel.model.dataformat.FhirXmlDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteFlatpackDataFormat

      protected void doWriteFlatpackDataFormat(String name, org.apache.camel.model.dataformat.FlatpackDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteGrokDataFormat

      protected void doWriteGrokDataFormat(String name, org.apache.camel.model.dataformat.GrokDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteGzipDeflaterDataFormat

      protected void doWriteGzipDeflaterDataFormat(String name, org.apache.camel.model.dataformat.GzipDeflaterDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteHL7DataFormat

      protected void doWriteHL7DataFormat(String name, org.apache.camel.model.dataformat.HL7DataFormat def) throws IOException
      Throws:
      IOException
    • doWriteIcalDataFormat

      protected void doWriteIcalDataFormat(String name, org.apache.camel.model.dataformat.IcalDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteJacksonXMLDataFormat

      protected void doWriteJacksonXMLDataFormat(String name, org.apache.camel.model.dataformat.JacksonXMLDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteJaxbDataFormat

      protected void doWriteJaxbDataFormat(String name, org.apache.camel.model.dataformat.JaxbDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteJsonApiDataFormat

      protected void doWriteJsonApiDataFormat(String name, org.apache.camel.model.dataformat.JsonApiDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteJsonDataFormat

      protected void doWriteJsonDataFormat(String name, org.apache.camel.model.dataformat.JsonDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteLZFDataFormat

      protected void doWriteLZFDataFormat(String name, org.apache.camel.model.dataformat.LZFDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteMimeMultipartDataFormat

      protected void doWriteMimeMultipartDataFormat(String name, org.apache.camel.model.dataformat.MimeMultipartDataFormat def) throws IOException
      Throws:
      IOException
    • doWritePGPDataFormat

      protected void doWritePGPDataFormat(String name, org.apache.camel.model.dataformat.PGPDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteParquetAvroDataFormat

      protected void doWriteParquetAvroDataFormat(String name, org.apache.camel.model.dataformat.ParquetAvroDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteProtobufDataFormat

      protected void doWriteProtobufDataFormat(String name, org.apache.camel.model.dataformat.ProtobufDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteRssDataFormat

      protected void doWriteRssDataFormat(String name, org.apache.camel.model.dataformat.RssDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteSoapDataFormat

      protected void doWriteSoapDataFormat(String name, org.apache.camel.model.dataformat.SoapDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteSwiftMtDataFormat

      protected void doWriteSwiftMtDataFormat(String name, org.apache.camel.model.dataformat.SwiftMtDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteSwiftMxDataFormat

      protected void doWriteSwiftMxDataFormat(String name, org.apache.camel.model.dataformat.SwiftMxDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteSyslogDataFormat

      protected void doWriteSyslogDataFormat(String name, org.apache.camel.model.dataformat.SyslogDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteTarFileDataFormat

      protected void doWriteTarFileDataFormat(String name, org.apache.camel.model.dataformat.TarFileDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteThriftDataFormat

      protected void doWriteThriftDataFormat(String name, org.apache.camel.model.dataformat.ThriftDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteTidyMarkupDataFormat

      protected void doWriteTidyMarkupDataFormat(String name, org.apache.camel.model.dataformat.TidyMarkupDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteUniVocityAbstractDataFormatAttributes

      protected void doWriteUniVocityAbstractDataFormatAttributes(org.apache.camel.model.dataformat.UniVocityAbstractDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteUniVocityAbstractDataFormatElements

      protected void doWriteUniVocityAbstractDataFormatElements(org.apache.camel.model.dataformat.UniVocityAbstractDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteUniVocityAbstractDataFormat

      protected void doWriteUniVocityAbstractDataFormat(String name, org.apache.camel.model.dataformat.UniVocityAbstractDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteUniVocityCsvDataFormat

      protected void doWriteUniVocityCsvDataFormat(String name, org.apache.camel.model.dataformat.UniVocityCsvDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteUniVocityFixedDataFormat

      protected void doWriteUniVocityFixedDataFormat(String name, org.apache.camel.model.dataformat.UniVocityFixedDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteUniVocityHeader

      protected void doWriteUniVocityHeader(String name, org.apache.camel.model.dataformat.UniVocityHeader def) throws IOException
      Throws:
      IOException
    • doWriteUniVocityTsvDataFormat

      protected void doWriteUniVocityTsvDataFormat(String name, org.apache.camel.model.dataformat.UniVocityTsvDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteXMLSecurityDataFormat

      protected void doWriteXMLSecurityDataFormat(String name, org.apache.camel.model.dataformat.XMLSecurityDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteYAMLDataFormat

      protected void doWriteYAMLDataFormat(String name, org.apache.camel.model.dataformat.YAMLDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteYAMLTypeFilterDefinition

      protected void doWriteYAMLTypeFilterDefinition(String name, org.apache.camel.model.dataformat.YAMLTypeFilterDefinition def) throws IOException
      Throws:
      IOException
    • doWriteZipDeflaterDataFormat

      protected void doWriteZipDeflaterDataFormat(String name, org.apache.camel.model.dataformat.ZipDeflaterDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteZipFileDataFormat

      protected void doWriteZipFileDataFormat(String name, org.apache.camel.model.dataformat.ZipFileDataFormat def) throws IOException
      Throws:
      IOException
    • doWriteDeadLetterChannelDefinition

      protected void doWriteDeadLetterChannelDefinition(String name, org.apache.camel.model.errorhandler.DeadLetterChannelDefinition def) throws IOException
      Throws:
      IOException
    • doWriteDefaultErrorHandlerDefinitionAttributes

      protected void doWriteDefaultErrorHandlerDefinitionAttributes(org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteDefaultErrorHandlerDefinitionElements

      protected void doWriteDefaultErrorHandlerDefinitionElements(org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteDefaultErrorHandlerDefinition

      protected void doWriteDefaultErrorHandlerDefinition(String name, org.apache.camel.model.errorhandler.DefaultErrorHandlerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteJtaTransactionErrorHandlerDefinition

      protected void doWriteJtaTransactionErrorHandlerDefinition(String name, org.apache.camel.model.errorhandler.JtaTransactionErrorHandlerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteNoErrorHandlerDefinition

      protected void doWriteNoErrorHandlerDefinition(String name, org.apache.camel.model.errorhandler.NoErrorHandlerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRefErrorHandlerDefinition

      protected void doWriteRefErrorHandlerDefinition(String name, org.apache.camel.model.errorhandler.RefErrorHandlerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteSpringTransactionErrorHandlerDefinition

      protected void doWriteSpringTransactionErrorHandlerDefinition(String name, org.apache.camel.model.errorhandler.SpringTransactionErrorHandlerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteTransactionErrorHandlerDefinitionAttributes

      protected void doWriteTransactionErrorHandlerDefinitionAttributes(org.apache.camel.model.errorhandler.TransactionErrorHandlerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteTransactionErrorHandlerDefinitionElements

      protected void doWriteTransactionErrorHandlerDefinitionElements(org.apache.camel.model.errorhandler.TransactionErrorHandlerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteTransactionErrorHandlerDefinition

      protected void doWriteTransactionErrorHandlerDefinition(String name, org.apache.camel.model.errorhandler.TransactionErrorHandlerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteCSimpleExpression

      protected void doWriteCSimpleExpression(String name, org.apache.camel.model.language.CSimpleExpression def) throws IOException
      Throws:
      IOException
    • doWriteConstantExpression

      protected void doWriteConstantExpression(String name, org.apache.camel.model.language.ConstantExpression def) throws IOException
      Throws:
      IOException
    • doWriteDatasonnetExpression

      protected void doWriteDatasonnetExpression(String name, org.apache.camel.model.language.DatasonnetExpression def) throws IOException
      Throws:
      IOException
    • doWriteExchangePropertyExpression

      protected void doWriteExchangePropertyExpression(String name, org.apache.camel.model.language.ExchangePropertyExpression def) throws IOException
      Throws:
      IOException
    • doWriteExpressionDefinitionAttributes

      protected void doWriteExpressionDefinitionAttributes(org.apache.camel.model.language.ExpressionDefinition def) throws IOException
      Throws:
      IOException
    • doWriteExpressionDefinition

      protected void doWriteExpressionDefinition(String name, org.apache.camel.model.language.ExpressionDefinition def) throws IOException
      Throws:
      IOException
    • doWriteGroovyExpression

      protected void doWriteGroovyExpression(String name, org.apache.camel.model.language.GroovyExpression def) throws IOException
      Throws:
      IOException
    • doWriteHeaderExpression

      protected void doWriteHeaderExpression(String name, org.apache.camel.model.language.HeaderExpression def) throws IOException
      Throws:
      IOException
    • doWriteHl7TerserExpression

      protected void doWriteHl7TerserExpression(String name, org.apache.camel.model.language.Hl7TerserExpression def) throws IOException
      Throws:
      IOException
    • doWriteJavaExpression

      protected void doWriteJavaExpression(String name, org.apache.camel.model.language.JavaExpression def) throws IOException
      Throws:
      IOException
    • doWriteJavaScriptExpression

      protected void doWriteJavaScriptExpression(String name, org.apache.camel.model.language.JavaScriptExpression def) throws IOException
      Throws:
      IOException
    • doWriteJoorExpression

      protected void doWriteJoorExpression(String name, org.apache.camel.model.language.JoorExpression def) throws IOException
      Throws:
      IOException
    • doWriteJqExpression

      protected void doWriteJqExpression(String name, org.apache.camel.model.language.JqExpression def) throws IOException
      Throws:
      IOException
    • doWriteJsonPathExpression

      protected void doWriteJsonPathExpression(String name, org.apache.camel.model.language.JsonPathExpression def) throws IOException
      Throws:
      IOException
    • doWriteLanguageExpression

      protected void doWriteLanguageExpression(String name, org.apache.camel.model.language.LanguageExpression def) throws IOException
      Throws:
      IOException
    • doWriteMethodCallExpression

      protected void doWriteMethodCallExpression(String name, org.apache.camel.model.language.MethodCallExpression def) throws IOException
      Throws:
      IOException
    • doWriteMvelExpression

      protected void doWriteMvelExpression(String name, org.apache.camel.model.language.MvelExpression def) throws IOException
      Throws:
      IOException
    • doWriteNamespaceAwareExpressionAttributes

      protected void doWriteNamespaceAwareExpressionAttributes(org.apache.camel.model.language.NamespaceAwareExpression def) throws IOException
      Throws:
      IOException
    • doWriteNamespaceAwareExpressionElements

      protected void doWriteNamespaceAwareExpressionElements(org.apache.camel.model.language.NamespaceAwareExpression def) throws IOException
      Throws:
      IOException
    • doWriteNamespaceAwareExpression

      protected void doWriteNamespaceAwareExpression(String name, org.apache.camel.model.language.NamespaceAwareExpression def) throws IOException
      Throws:
      IOException
    • doWriteOgnlExpression

      protected void doWriteOgnlExpression(String name, org.apache.camel.model.language.OgnlExpression def) throws IOException
      Throws:
      IOException
    • doWritePythonExpression

      protected void doWritePythonExpression(String name, org.apache.camel.model.language.PythonExpression def) throws IOException
      Throws:
      IOException
    • doWriteRefExpression

      protected void doWriteRefExpression(String name, org.apache.camel.model.language.RefExpression def) throws IOException
      Throws:
      IOException
    • doWriteSimpleExpression

      protected void doWriteSimpleExpression(String name, org.apache.camel.model.language.SimpleExpression def) throws IOException
      Throws:
      IOException
    • doWriteSingleInputTypedExpressionDefinitionAttributes

      protected void doWriteSingleInputTypedExpressionDefinitionAttributes(org.apache.camel.model.language.SingleInputTypedExpressionDefinition def) throws IOException
      Throws:
      IOException
    • doWriteSingleInputTypedExpressionDefinition

      protected void doWriteSingleInputTypedExpressionDefinition(String name, org.apache.camel.model.language.SingleInputTypedExpressionDefinition def) throws IOException
      Throws:
      IOException
    • doWriteSpELExpression

      protected void doWriteSpELExpression(String name, org.apache.camel.model.language.SpELExpression def) throws IOException
      Throws:
      IOException
    • doWriteTokenizerExpression

      protected void doWriteTokenizerExpression(String name, org.apache.camel.model.language.TokenizerExpression def) throws IOException
      Throws:
      IOException
    • doWriteTypedExpressionDefinitionAttributes

      protected void doWriteTypedExpressionDefinitionAttributes(org.apache.camel.model.language.TypedExpressionDefinition def) throws IOException
      Throws:
      IOException
    • doWriteTypedExpressionDefinition

      protected void doWriteTypedExpressionDefinition(String name, org.apache.camel.model.language.TypedExpressionDefinition def) throws IOException
      Throws:
      IOException
    • doWriteVariableExpression

      protected void doWriteVariableExpression(String name, org.apache.camel.model.language.VariableExpression def) throws IOException
      Throws:
      IOException
    • doWriteWasmExpression

      protected void doWriteWasmExpression(String name, org.apache.camel.model.language.WasmExpression def) throws IOException
      Throws:
      IOException
    • doWriteXMLTokenizerExpression

      protected void doWriteXMLTokenizerExpression(String name, org.apache.camel.model.language.XMLTokenizerExpression def) throws IOException
      Throws:
      IOException
    • doWriteXPathExpression

      protected void doWriteXPathExpression(String name, org.apache.camel.model.language.XPathExpression def) throws IOException
      Throws:
      IOException
    • doWriteXQueryExpression

      protected void doWriteXQueryExpression(String name, org.apache.camel.model.language.XQueryExpression def) throws IOException
      Throws:
      IOException
    • doWriteCustomLoadBalancerDefinition

      protected void doWriteCustomLoadBalancerDefinition(String name, org.apache.camel.model.loadbalancer.CustomLoadBalancerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteFailoverLoadBalancerDefinition

      protected void doWriteFailoverLoadBalancerDefinition(String name, org.apache.camel.model.loadbalancer.FailoverLoadBalancerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRandomLoadBalancerDefinition

      protected void doWriteRandomLoadBalancerDefinition(String name, org.apache.camel.model.loadbalancer.RandomLoadBalancerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRoundRobinLoadBalancerDefinition

      protected void doWriteRoundRobinLoadBalancerDefinition(String name, org.apache.camel.model.loadbalancer.RoundRobinLoadBalancerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteStickyLoadBalancerDefinition

      protected void doWriteStickyLoadBalancerDefinition(String name, org.apache.camel.model.loadbalancer.StickyLoadBalancerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteTopicLoadBalancerDefinition

      protected void doWriteTopicLoadBalancerDefinition(String name, org.apache.camel.model.loadbalancer.TopicLoadBalancerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteWeightedLoadBalancerDefinition

      protected void doWriteWeightedLoadBalancerDefinition(String name, org.apache.camel.model.loadbalancer.WeightedLoadBalancerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteApiKeyDefinition

      protected void doWriteApiKeyDefinition(String name, org.apache.camel.model.rest.ApiKeyDefinition def) throws IOException
      Throws:
      IOException
    • doWriteBasicAuthDefinition

      protected void doWriteBasicAuthDefinition(String name, org.apache.camel.model.rest.BasicAuthDefinition def) throws IOException
      Throws:
      IOException
    • doWriteBearerTokenDefinition

      protected void doWriteBearerTokenDefinition(String name, org.apache.camel.model.rest.BearerTokenDefinition def) throws IOException
      Throws:
      IOException
    • doWriteDeleteDefinition

      protected void doWriteDeleteDefinition(String name, org.apache.camel.model.rest.DeleteDefinition def) throws IOException
      Throws:
      IOException
    • doWriteGetDefinition

      protected void doWriteGetDefinition(String name, org.apache.camel.model.rest.GetDefinition def) throws IOException
      Throws:
      IOException
    • doWriteHeadDefinition

      protected void doWriteHeadDefinition(String name, org.apache.camel.model.rest.HeadDefinition def) throws IOException
      Throws:
      IOException
    • doWriteMutualTLSDefinition

      protected void doWriteMutualTLSDefinition(String name, org.apache.camel.model.rest.MutualTLSDefinition def) throws IOException
      Throws:
      IOException
    • doWriteOAuth2Definition

      protected void doWriteOAuth2Definition(String name, org.apache.camel.model.rest.OAuth2Definition def) throws IOException
      Throws:
      IOException
    • doWriteOpenIdConnectDefinition

      protected void doWriteOpenIdConnectDefinition(String name, org.apache.camel.model.rest.OpenIdConnectDefinition def) throws IOException
      Throws:
      IOException
    • doWriteParamDefinition

      protected void doWriteParamDefinition(String name, org.apache.camel.model.rest.ParamDefinition def) throws IOException
      Throws:
      IOException
    • doWritePatchDefinition

      protected void doWritePatchDefinition(String name, org.apache.camel.model.rest.PatchDefinition def) throws IOException
      Throws:
      IOException
    • doWritePostDefinition

      protected void doWritePostDefinition(String name, org.apache.camel.model.rest.PostDefinition def) throws IOException
      Throws:
      IOException
    • doWritePutDefinition

      protected void doWritePutDefinition(String name, org.apache.camel.model.rest.PutDefinition def) throws IOException
      Throws:
      IOException
    • doWriteResponseHeaderDefinition

      protected void doWriteResponseHeaderDefinition(String name, org.apache.camel.model.rest.ResponseHeaderDefinition def) throws IOException
      Throws:
      IOException
    • doWriteResponseMessageDefinition

      protected void doWriteResponseMessageDefinition(String name, org.apache.camel.model.rest.ResponseMessageDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRestBindingDefinition

      protected void doWriteRestBindingDefinition(String name, org.apache.camel.model.rest.RestBindingDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRestConfigurationDefinition

      protected void doWriteRestConfigurationDefinition(String name, org.apache.camel.model.rest.RestConfigurationDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRestDefinition

      protected void doWriteRestDefinition(String name, org.apache.camel.model.rest.RestDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRestPropertyDefinition

      protected void doWriteRestPropertyDefinition(String name, org.apache.camel.model.rest.RestPropertyDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRestSecuritiesDefinition

      protected void doWriteRestSecuritiesDefinition(String name, org.apache.camel.model.rest.RestSecuritiesDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRestSecurityDefinitionAttributes

      protected void doWriteRestSecurityDefinitionAttributes(org.apache.camel.model.rest.RestSecurityDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRestSecurityDefinition

      protected void doWriteRestSecurityDefinition(String name, org.apache.camel.model.rest.RestSecurityDefinition def) throws IOException
      Throws:
      IOException
    • doWriteRestsDefinition

      protected void doWriteRestsDefinition(String name, org.apache.camel.model.rest.RestsDefinition def) throws IOException
      Throws:
      IOException
    • doWriteSecurityDefinition

      protected void doWriteSecurityDefinition(String name, org.apache.camel.model.rest.SecurityDefinition def) throws IOException
      Throws:
      IOException
    • doWriteVerbDefinitionAttributes

      protected void doWriteVerbDefinitionAttributes(org.apache.camel.model.rest.VerbDefinition def) throws IOException
      Throws:
      IOException
    • doWriteVerbDefinitionElements

      protected void doWriteVerbDefinitionElements(org.apache.camel.model.rest.VerbDefinition def) throws IOException
      Throws:
      IOException
    • doWriteVerbDefinition

      protected void doWriteVerbDefinition(String name, org.apache.camel.model.rest.VerbDefinition def) throws IOException
      Throws:
      IOException
    • doWriteCustomTransformerDefinition

      protected void doWriteCustomTransformerDefinition(String name, org.apache.camel.model.transformer.CustomTransformerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteDataFormatTransformerDefinition

      protected void doWriteDataFormatTransformerDefinition(String name, org.apache.camel.model.transformer.DataFormatTransformerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteEndpointTransformerDefinition

      protected void doWriteEndpointTransformerDefinition(String name, org.apache.camel.model.transformer.EndpointTransformerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteLoadTransformerDefinition

      protected void doWriteLoadTransformerDefinition(String name, org.apache.camel.model.transformer.LoadTransformerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteTransformerDefinitionAttributes

      protected void doWriteTransformerDefinitionAttributes(org.apache.camel.model.transformer.TransformerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteTransformerDefinition

      protected void doWriteTransformerDefinition(String name, org.apache.camel.model.transformer.TransformerDefinition def) throws IOException
      Throws:
      IOException
    • doWriteTransformersDefinition

      protected void doWriteTransformersDefinition(String name, org.apache.camel.model.transformer.TransformersDefinition def) throws IOException
      Throws:
      IOException
    • doWriteCustomValidatorDefinition

      protected void doWriteCustomValidatorDefinition(String name, org.apache.camel.model.validator.CustomValidatorDefinition def) throws IOException
      Throws:
      IOException
    • doWriteEndpointValidatorDefinition

      protected void doWriteEndpointValidatorDefinition(String name, org.apache.camel.model.validator.EndpointValidatorDefinition def) throws IOException
      Throws:
      IOException
    • doWritePredicateValidatorDefinition

      protected void doWritePredicateValidatorDefinition(String name, org.apache.camel.model.validator.PredicateValidatorDefinition def) throws IOException
      Throws:
      IOException
    • doWriteValidatorDefinitionAttributes

      protected void doWriteValidatorDefinitionAttributes(org.apache.camel.model.validator.ValidatorDefinition def) throws IOException
      Throws:
      IOException
    • doWriteValidatorDefinition

      protected void doWriteValidatorDefinition(String name, org.apache.camel.model.validator.ValidatorDefinition def) throws IOException
      Throws:
      IOException
    • doWriteValidatorsDefinition

      protected void doWriteValidatorsDefinition(String name, org.apache.camel.model.validator.ValidatorsDefinition def) throws IOException
      Throws:
      IOException
    • doWriteFromDefinitionRef

      protected void doWriteFromDefinitionRef(String n, org.apache.camel.model.FromDefinition v) throws IOException
      Throws:
      IOException
    • doWriteInputTypeDefinitionRef

      protected void doWriteInputTypeDefinitionRef(String n, org.apache.camel.model.InputTypeDefinition v) throws IOException
      Throws:
      IOException
    • doWriteOptionalIdentifiedDefinitionRef

      protected void doWriteOptionalIdentifiedDefinitionRef(String n, org.apache.camel.model.OptionalIdentifiedDefinition<?> v) throws IOException
      Throws:
      IOException
    • doWriteOutputTypeDefinitionRef

      protected void doWriteOutputTypeDefinitionRef(String n, org.apache.camel.model.OutputTypeDefinition v) throws IOException
      Throws:
      IOException
    • doWriteProcessorDefinitionRef

      protected void doWriteProcessorDefinitionRef(String n, org.apache.camel.model.ProcessorDefinition<?> v) throws IOException
      Throws:
      IOException
    • doWriteRouteConfigurationDefinitionRef

      protected void doWriteRouteConfigurationDefinitionRef(String n, org.apache.camel.model.RouteConfigurationDefinition v) throws IOException
      Throws:
      IOException
    • doWriteRouteDefinitionRef

      protected void doWriteRouteDefinitionRef(String n, org.apache.camel.model.RouteDefinition v) throws IOException
      Throws:
      IOException
    • doWriteRouteTemplateDefinitionRef

      protected void doWriteRouteTemplateDefinitionRef(String n, org.apache.camel.model.RouteTemplateDefinition v) throws IOException
      Throws:
      IOException
    • doWriteSetHeaderDefinitionRef

      protected void doWriteSetHeaderDefinitionRef(String n, org.apache.camel.model.SetHeaderDefinition v) throws IOException
      Throws:
      IOException
    • doWriteTemplatedRouteDefinitionRef

      protected void doWriteTemplatedRouteDefinitionRef(String n, org.apache.camel.model.TemplatedRouteDefinition v) throws IOException
      Throws:
      IOException
    • doWriteWhenDefinitionRef

      protected void doWriteWhenDefinitionRef(String n, org.apache.camel.model.WhenDefinition v) throws IOException
      Throws:
      IOException
    • doWriteUniVocityHeaderRef

      protected void doWriteUniVocityHeaderRef(String n, org.apache.camel.model.dataformat.UniVocityHeader v) throws IOException
      Throws:
      IOException
    • doWriteExpressionDefinitionRef

      protected void doWriteExpressionDefinitionRef(String n, org.apache.camel.model.language.ExpressionDefinition v) throws IOException
      Throws:
      IOException
    • doWriteParamDefinitionRef

      protected void doWriteParamDefinitionRef(String n, org.apache.camel.model.rest.ParamDefinition v) throws IOException
      Throws:
      IOException
    • doWriteResponseMessageDefinitionRef

      protected void doWriteResponseMessageDefinitionRef(String n, org.apache.camel.model.rest.ResponseMessageDefinition v) throws IOException
      Throws:
      IOException
    • doWriteRestDefinitionRef

      protected void doWriteRestDefinitionRef(String n, org.apache.camel.model.rest.RestDefinition v) throws IOException
      Throws:
      IOException
    • doWriteSecurityDefinitionRef

      protected void doWriteSecurityDefinitionRef(String n, org.apache.camel.model.rest.SecurityDefinition v) throws IOException
      Throws:
      IOException
    • doWriteVerbDefinitionRef

      protected void doWriteVerbDefinitionRef(String n, org.apache.camel.model.rest.VerbDefinition v) throws IOException
      Throws:
      IOException
    • doWriteAttribute

      protected void doWriteAttribute(String attribute, Object value) throws IOException
      Throws:
      IOException
    • doWriteValue

      protected void doWriteValue(String value) throws IOException
      Throws:
      IOException
    • doWriteList

      protected <T> void doWriteList(String wrapperName, String name, List<T> list, ModelWriter.ElementSerializer<T> elementSerializer) throws IOException
      Throws:
      IOException
    • doWriteElement

      protected <T> void doWriteElement(String name, T v, ModelWriter.ElementSerializer<T> elementSerializer) throws IOException
      Throws:
      IOException
    • toString

      protected String toString(Boolean b)
    • toString

      protected String toString(Enum<?> e)
    • toString

      protected String toString(Number n)
    • toString

      protected String toString(byte[] b)
    • doWriteString

      protected void doWriteString(String name, String value) throws IOException
      Throws:
      IOException
    • doWriteNamespaces

      protected void doWriteNamespaces(org.apache.camel.model.language.NamespaceAwareExpression def) throws IOException
      Throws:
      IOException