Package | Description |
---|---|
com.consol.citrus.actions |
Modifier and Type | Method and Description |
---|---|
PurgeMessageChannelAction |
PurgeMessageChannelAction.setChannelNames(List<String> channelNames)
Sets the channelNames.
|
PurgeMessageChannelAction |
PurgeMessageChannelAction.setChannelResolver(org.springframework.messaging.core.DestinationResolver<org.springframework.messaging.MessageChannel> channelResolver)
Sets the channelResolver.
|
PurgeMessageChannelAction |
PurgeMessageChannelAction.setChannels(List<org.springframework.messaging.MessageChannel> channels)
Sets the channels.
|
PurgeMessageChannelAction |
PurgeMessageChannelAction.setMessageSelector(org.springframework.integration.core.MessageSelector messageSelector)
Sets the messageSelector.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.