Uses of Class
org.citrusframework.endpoint.direct.DirectSyncEndpointBuilder
Packages that use DirectSyncEndpointBuilder
-
Uses of DirectSyncEndpointBuilder in org.citrusframework.endpoint.direct
Methods in org.citrusframework.endpoint.direct that return DirectSyncEndpointBuilderModifier and TypeMethodDescriptionDirectSyncEndpointBuilder.correlator(MessageCorrelator correlator) Sets the message correlator.DirectSyncEndpointBuilder.pollingInterval(int pollingInterval) Sets the polling interval.Sets the queueName property.DirectSyncEndpointBuilder.queue(MessageQueue queue) Sets the queue property.DirectSyncEndpointBuilder.timeout(long timeout) Sets the default timeout.