public class SimpleBrokerRegistration extends AbstractBrokerRegistration
SimpleBrokerMessageHandler.| Constructor and Description |
|---|
SimpleBrokerRegistration(SubscribableChannel clientInboundChannel,
MessageChannel clientOutboundChannel,
String[] destinationPrefixes) |
| Modifier and Type | Method and Description |
|---|---|
protected SimpleBrokerMessageHandler |
getMessageHandler(SubscribableChannel brokerChannel) |
getClientInboundChannel, getClientOutboundChannel, getDestinationPrefixespublic SimpleBrokerRegistration(SubscribableChannel clientInboundChannel, MessageChannel clientOutboundChannel, String[] destinationPrefixes)
protected SimpleBrokerMessageHandler getMessageHandler(SubscribableChannel brokerChannel)
getMessageHandler in class AbstractBrokerRegistration