Interface ISubscription<P>

    • Method Detail

      • getConsumer

        org.symphonyoss.s2.fugue.pipeline.IThreadSafeRetryableConsumer<P> getConsumer()
        Returns:
        The consumer for received messages.