Class HttpMessageBatchSenderFactory

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      MessageBatchSender create​(pl.allegro.tech.hermes.api.Subscription subscription)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HttpMessageBatchSenderFactory

        public HttpMessageBatchSenderFactory​(SendingResultHandlers resultHandlers,
                                             java.time.Duration connectionTimeout,
                                             java.time.Duration connectionRequestTimeout)