Class ProducerController.Settings$

  • Enclosing class:
    ProducerController

    public static class ProducerController.Settings$
    extends java.lang.Object
    • Constructor Detail

      • Settings$

        public Settings$()
    • Method Detail

      • apply

        public ProducerController.Settings apply​(com.typesafe.config.Config config)
        Scala API: Factory method from Config corresponding to akka.reliable-delivery.producer-controller.
      • create

        public ProducerController.Settings create​(com.typesafe.config.Config config)
        Java API: Factory method from Config corresponding to akka.reliable-delivery.producer-controller.