Package io.activej.csp.dsl
Interface WithChannelOutput<B,T>
- All Superinterfaces:
HasChannelOutput<T>
- All Known Subinterfaces:
WithChannelTransformer<B,I, O>
- All Known Implementing Classes:
AbstractChannelTransformer,ChannelByteChunker,ChannelByteRanger,ChannelFrameDecoder,ChannelFrameEncoder
-
Method Summary
Methods inherited from interface io.activej.csp.dsl.HasChannelOutput
getOutput
-
Method Details
-
withOutput
-