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, setUseObjectMessages
getTimeout, setTimeout
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTimeout, setTimeout
public void setCorrelator(MessageCorrelator correlator)
correlator
- the correlator to setpublic MessageCorrelator getCorrelator()
public long getPollingInterval()
getPollingInterval
in interface PollableEndpointConfiguration
public void setPollingInterval(long pollingInterval)
setPollingInterval
in interface PollableEndpointConfiguration
pollingInterval
- the pollingInterval to setCopyright © 2008–2017 ConSol Software GmbH. All rights reserved.