Class BinderAwareRouter

java.lang.Object
org.springframework.cloud.stream.binding.BinderAwareRouter

public class BinderAwareRouter extends Object
Sets a BinderAwareChannelResolver on any bean of type AbstractMappingMessageRouter within the context.
Author:
Mark Fisher, Gary Russell, Oleg Zhurakousky
  • Constructor Details

    • BinderAwareRouter

      public BinderAwareRouter(org.springframework.integration.router.AbstractMappingMessageRouter[] routers, org.springframework.messaging.core.DestinationResolver<org.springframework.messaging.MessageChannel> channelResolver)