Class ChannelSyncEndpointConfiguration

    • Constructor Detail

      • ChannelSyncEndpointConfiguration

        public ChannelSyncEndpointConfiguration()
    • Method Detail

      • setCorrelator

        public void setCorrelator​(MessageCorrelator correlator)
        Set the reply message correlator.
        Parameters:
        correlator - the correlator to set
      • getCorrelator

        public MessageCorrelator getCorrelator()
        Gets the correlator.
        Returns:
        the correlator
      • setPollingInterval

        public void setPollingInterval​(long pollingInterval)
        Sets the pollingInterval.
        Specified by:
        setPollingInterval in interface PollableEndpointConfiguration
        Parameters:
        pollingInterval - the pollingInterval to set