AbstractBrokerMessageHandler.getClientOutboundChannelForSession

Get the MessageChannel to use for sending messages to clients, possibly a per-session wrapper when {@code preservePublishOrder=true}. @since 5.1

class AbstractBrokerMessageHandler
protected
getClientOutboundChannelForSession
(
string sessionId
)

Meta