Class DefaultAloSqsSenderResultSubscriber<C>

  • All Implemented Interfaces:
    org.reactivestreams.Subscriber<io.atleon.core.Alo<SqsSenderResult<C>>>, org.reactivestreams.Subscription, CoreSubscriber<io.atleon.core.Alo<SqsSenderResult<C>>>, Disposable

    @Deprecated
    public class DefaultAloSqsSenderResultSubscriber<C>
    extends io.atleon.core.DefaultAloSenderResultSubscriber<SqsSenderResult<C>>
    Deprecated.
    Deprecated - Use DefaultAloSenderResultSubscriber
    • Constructor Detail

      • DefaultAloSqsSenderResultSubscriber

        public DefaultAloSqsSenderResultSubscriber()
        Deprecated.