public class ChannelSyncEndpointConfiguration extends ChannelEndpointConfiguration implements PollableEndpointConfiguration
| Constructor and Description |
|---|
ChannelSyncEndpointConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
MessageCorrelator |
getCorrelator()
Gets the correlator.
|
long |
getPollingInterval()
Gets the pollingInterval.
|
void |
setCorrelator(MessageCorrelator correlator)
Set the reply message correlator.
|
void |
setPollingInterval(long pollingInterval)
Sets the pollingInterval.
|
getBeanFactory, getChannel, getChannelName, getChannelResolver, getMessageConverter, getMessagingTemplate, isUseObjectMessages, setBeanFactory, setChannel, setChannelName, setChannelResolver, setMessageConverter, setMessagingTemplate, setUseObjectMessagesgetTimeout, setTimeoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTimeout, setTimeoutpublic void setCorrelator(MessageCorrelator correlator)
correlator - the correlator to setpublic MessageCorrelator getCorrelator()
public long getPollingInterval()
getPollingInterval in interface PollableEndpointConfigurationpublic void setPollingInterval(long pollingInterval)
setPollingInterval in interface PollableEndpointConfigurationpollingInterval - the pollingInterval to setCopyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.