Package akka.http.impl.util
Interface StreamUtils.OneTimeValve
-
- Enclosing class:
- StreamUtils
public static interface StreamUtils.OneTimeValveSimilar to Source.maybe but doesn't rely on materialization. Can only be used once.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidopen()<T> akka.stream.scaladsl.Source<T,akka.NotUsed>source()
-