Package io.activej.csp.dsl
Interface WithChannelInput<B,T>
- All Superinterfaces:
HasChannelInput<T>,io.activej.reactor.Reactive
- All Known Subinterfaces:
WithBinaryChannelInput<B>,WithChannelTransformer<B,I, O>
- All Known Implementing Classes:
AbstractChannelTransformer,ByteChunker,ByteRanger,ChannelFrameDecoder,ChannelFrameEncoder,ChannelSplitter,RateLimiter
-
Method Summary
Methods inherited from interface io.activej.csp.dsl.HasChannelInput
getInputMethods inherited from interface io.activej.reactor.Reactive
getReactor
-
Method Details
-
withInput
-