org.apache.pekko.stream.Inlet
See theInlet companion class
object Inlet
An Inlet is a typed input to a Shape. Its partner in the Module view is the InPort (which does not bear an element type because Modules only express the internal structural hierarchy of stream topologies).
Attributes
- Companion
- class
- Source
- Shape.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Inlet.type
Members list
In this article