Package org.apache.pekko.stream
Class OutPort
java.lang.Object
org.apache.pekko.stream.OutPort
- Direct Known Subclasses:
Outlet
An output 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 Outlets” as a work-around
for otherwise unreasonable existential types.-
Constructor Summary
Constructors -
Method Summary