Package io.activej.csp.dsl
Interface WithChannelInput<B,T>
- All Superinterfaces:
HasChannelInput<T>
- All Known Subinterfaces:
WithBinaryChannelInput<B>,WithChannelTransformer<B,I, O>
- All Known Implementing Classes:
AbstractChannelTransformer,ChannelByteChunker,ChannelByteRanger,ChannelFrameDecoder,ChannelFrameEncoder,ChannelSplitter
-
Method Summary
Methods inherited from interface io.activej.csp.dsl.HasChannelInput
getInput
-
Method Details
-
withInput
-