Creates a consumer that consumes messages from a configured ActiveMq consumer and produces responses to the supplied response destination until upstream terminates.
Creates a consumer that consumes messages from a configured ActiveMq consumer and produces responses to the supplied response destination until upstream terminates. A consumed messages must be acknowledged by an com.github.dnvriend.stream.activemq.AckSink completion Sink before the source will emit the next element.
Creates a consumer that consumes messages from a configured ActiveMq consumer until upstream terminates.
Creates a consumer that consumes messages from a configured ActiveMq consumer until upstream terminates. The consumed messages must be consumed by an com.github.dnvriend.stream.activemq.AckSink or com.github.dnvriend.stream.persistence.AckJournal for before the source will emit the next element.
Creates a consumer that consumes messages from a configured ActiveMq consumer and produces responses to the supplied response destination until upstream terminates.
Creates a consumer that consumes messages from a configured ActiveMq consumer and produces responses to the supplied response destination until upstream terminates. A consumed messages must be acknowledged by an com.github.dnvriend.stream.activemq.AckSink completion Sink before the source will emit the next element.
Creates a consumer that consumes messages from a configured ActiveMq consumer until upstream terminates.
Creates a consumer that consumes messages from a configured ActiveMq consumer until upstream terminates. The consumed messages must be consumed by an com.github.dnvriend.stream.activemq.AckSink or com.github.dnvriend.stream.persistence.AckJournal for before the source will emit the next element.