Package org.springframework.cloud.bus
Class StreamBusBridge
java.lang.Object
org.springframework.cloud.bus.StreamBusBridge
- All Implemented Interfaces:
BusBridge
-
Constructor Summary
ConstructorsConstructorDescriptionStreamBusBridge(org.springframework.cloud.stream.function.StreamBridge streamBridge, BusProperties properties) -
Method Summary
-
Constructor Details
-
StreamBusBridge
public StreamBusBridge(org.springframework.cloud.stream.function.StreamBridge streamBridge, BusProperties properties)
-
-
Method Details