Uses of Class
org.springframework.cloud.consul.binder.EventService
Packages that use EventService
Package
Description
-
Uses of EventService in org.springframework.cloud.consul.binder
Constructors in org.springframework.cloud.consul.binder with parameters of type EventServiceModifierConstructorDescriptionConsulBinder(EventService eventService) ConsulInboundMessageProducer(EventService eventService) -
Uses of EventService in org.springframework.cloud.consul.binder.config
Methods in org.springframework.cloud.consul.binder.config that return EventServiceModifier and TypeMethodDescriptionConsulBinderConfiguration.eventService(org.springframework.cloud.consul.ConsulClient consulClient) Methods in org.springframework.cloud.consul.binder.config with parameters of type EventServiceModifier and TypeMethodDescriptionConsulBinderConfiguration.consulClientBinder(EventService eventService)