BusConsumer |
BusAutoConfiguration.busConsumer(org.springframework.context.ApplicationEventPublisher applicationEventPublisher,
ServiceMatcher serviceMatcher,
org.springframework.beans.factory.ObjectProvider<BusBridge> busBridge,
BusProperties properties,
Destination.Factory destinationFactory) |
EnvironmentBusEndpoint |
BusAutoConfiguration.BusEnvironmentConfiguration.EnvironmentBusEndpointConfiguration.environmentBusEndpoint(org.springframework.context.ApplicationEventPublisher publisher,
BusProperties bus,
Destination.Factory destinationFactory) |
PathServiceMatcher |
PathServiceMatcherAutoConfiguration.pathServiceMatcher(org.springframework.util.PathMatcher pathMatcher,
BusProperties properties,
org.springframework.core.env.Environment environment) |
RefreshBusEndpoint |
BusRefreshAutoConfiguration.BusRefreshEndpointConfiguration.refreshBusEndpoint(org.springframework.context.ApplicationEventPublisher publisher,
BusProperties bus,
Destination.Factory destinationFactory) |
StreamBusBridge |
BusStreamAutoConfiguration.streamBusBridge(org.springframework.cloud.stream.function.StreamBridge streamBridge,
BusProperties properties) |