Package akka.stream

Class Materializer$


  • public class Materializer$
    extends java.lang.Object
    Implicitly provides the system wide materializer from a classic or typed ActorSystem
    • Field Detail

      • MODULE$

        public static final Materializer$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • Materializer$

        public Materializer$()