|
Change Parameter Type endpoint : AbstractConsulEndpoint to endpoint : ConsulEndpoint in method public ConsulEventProducer(endpoint ConsulEndpoint, configuration ConsulConfiguration) in class org.apache.camel.component.consul.enpoint.ConsulEventProducer |
From |
To |
|
Change Parameter Type endpoint : AbstractConsulEndpoint to endpoint : ConsulEndpoint in method public ConsulKeyValueProducer(endpoint ConsulEndpoint, configuration ConsulConfiguration) in class org.apache.camel.component.consul.enpoint.ConsulKeyValueProducer |
From |
To |
|
Change Parameter Type factory : ConsulEndpointFactory to producerFactory : ConsulEndpoint.ProducerFactory in method package ConsulApiEndpoint(producerFactory ConsulEndpoint.ProducerFactory, consumerFactory ConsulEndpoint.ConsumerFactory) in class org.apache.camel.component.consul.ConsulComponent.ConsulApiEndpoint |
From |
To |
|
Change Parameter Type endpoint : AbstractConsulEndpoint to endpoint : ConsulEndpoint in method protected AbstractConsulConsumer(endpoint ConsulEndpoint, configuration ConsulConfiguration, processor Processor, clientSupplier Function<Consul,C>) in class org.apache.camel.component.consul.AbstractConsulConsumer |
From |
To |
|
Change Parameter Type endpoint : ConsulKeyValueEndpoint to endpoint : ConsulEndpoint in method public ConsulKeyValueConsumer(endpoint ConsulEndpoint, configuration ConsulConfiguration, processor Processor) in class org.apache.camel.component.consul.enpoint.ConsulKeyValueConsumer |
From |
To |
|
Change Parameter Type endpoint : ConsulEventEndpoint to endpoint : ConsulEndpoint in method public ConsulEventConsumer(endpoint ConsulEndpoint, configuration ConsulConfiguration, processor Processor) in class org.apache.camel.component.consul.enpoint.ConsulEventConsumer |
From |
To |
|
Change Parameter Type endpoint : AbstractConsulEndpoint to endpoint : ConsulEndpoint in method protected AbstractConsulProducer(endpoint ConsulEndpoint, configuration ConsulConfiguration, clientSupplier Function<Consul,C>) in class org.apache.camel.component.consul.AbstractConsulProducer |
From |
To |
|
Change Parameter Type endpoint : AbstractConsulEndpoint to endpoint : ConsulEndpoint in method public ConsulAgentProducer(endpoint ConsulEndpoint, configuration ConsulConfiguration) in class org.apache.camel.component.consul.enpoint.ConsulAgentProducer |
From |
To |