Package akka.http.impl.util
Class StreamUtils.OneTimeValve$
- java.lang.Object
-
- akka.http.impl.util.StreamUtils.OneTimeValve$
-
- Enclosing class:
- StreamUtils
public static class StreamUtils.OneTimeValve$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static StreamUtils.OneTimeValve$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description OneTimeValve$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StreamUtils.OneTimeValve
apply()
-
-
-
Field Detail
-
MODULE$
public static final StreamUtils.OneTimeValve$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Method Detail
-
apply
public StreamUtils.OneTimeValve apply()
-
-