Constructor with destination prefixes to match to destinations of messages.
@param inboundChannel the channel for receiving messages from clients (e.g. WebSocket clients)
@param outboundChannel the channel for sending messages to clients (e.g. WebSocket clients)
@param brokerChannel the channel for the application to send messages to the broker
@param destinationPrefixes prefixes to use to filter out messages
Constructor with destination prefixes to match to destinations of messages. @param inboundChannel the channel for receiving messages from clients (e.g. WebSocket clients) @param outboundChannel the channel for sending messages to clients (e.g. WebSocket clients) @param brokerChannel the channel for the application to send messages to the broker @param destinationPrefixes prefixes to use to filter out messages