public interface MappingMessageRouterManagement
Modifier and Type | Method and Description |
---|---|
void |
removeChannelMapping(String key)
Remove a channel mapping for the given key if present.
|
void |
setChannelMapping(String key,
String channelName)
Add a channel mapping from the provided key to channel name.
|
Copyright © 2018. All rights reserved.