Class StreamBusBridge

java.lang.Object
org.springframework.cloud.bus.StreamBusBridge
All Implemented Interfaces:
BusBridge

public class StreamBusBridge extends Object implements BusBridge
  • Constructor Details

    • StreamBusBridge

      public StreamBusBridge(org.springframework.cloud.stream.function.StreamBridge streamBridge, BusProperties properties)
  • Method Details