Package akka.stream

Class SubstreamCancelStrategy$


  • public class SubstreamCancelStrategy$
    extends java.lang.Object
    Cancel the stream of streams if any substream is cancelled.
    • Field Detail

      • MODULE$

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

      • SubstreamCancelStrategy$

        public SubstreamCancelStrategy$()