Package org.apache.pekko.stream
Class InPort
java.lang.Object
org.apache.pekko.stream.InPort
- Direct Known Subclasses:
Inlet
An input port of a StreamLayout.Module. This type logically belongs
into the impl package but must live here due to how
sealed works.
It is also used in the Java DSL for “classic Inlets” as a work-around
for otherwise unreasonable existential types.-
Constructor Summary
Constructors -
Method Summary