Class ConsumerController.Settings$

  • Enclosing class:
    ConsumerController

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

      • Settings$

        public Settings$()
    • Method Detail

      • apply

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

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