public final class FrameEventRenderer extends org.apache.pekko.stream.stage.GraphStage<org.apache.pekko.stream.FlowShape<FrameEvent,org.apache.pekko.util.ByteString>>
INTERNAL API
| Constructor and Description | 
|---|
| FrameEventRenderer() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.pekko.stream.stage.GraphStageLogic | createLogic(org.apache.pekko.stream.Attributes inheritedAttributes) | 
| org.apache.pekko.stream.Inlet<FrameEvent> | in() | 
| org.apache.pekko.stream.Outlet<org.apache.pekko.util.ByteString> | out() | 
| org.apache.pekko.stream.FlowShape<FrameEvent,org.apache.pekko.util.ByteString> | shape() | 
createLogicAndMaterializedValueaddAttributes, async, async, async, createLogicAndMaterializedValue, getAttributes, initialAttributes, named, traversalBuilder, withAttributespublic org.apache.pekko.stream.stage.GraphStageLogic createLogic(org.apache.pekko.stream.Attributes inheritedAttributes)
createLogic in class org.apache.pekko.stream.stage.GraphStage<org.apache.pekko.stream.FlowShape<FrameEvent,org.apache.pekko.util.ByteString>>public org.apache.pekko.stream.Inlet<FrameEvent> in()
public org.apache.pekko.stream.Outlet<org.apache.pekko.util.ByteString> out()
public org.apache.pekko.stream.FlowShape<FrameEvent,org.apache.pekko.util.ByteString> shape()