antonovdmitriy / bridle

1 stars 0 forks source link

create http component with poll feature #4

Closed antonovdmitriy closed 2 years ago

antonovdmitriy commented 2 years ago

add to core http polling component. To avoid this

        from(schedulerFactory.create()).routeId("quakeEventReader")
                .to(httpOutFactory.create())
antonovdmitriy commented 2 years ago

decided not to do.