Package io.activej.csp.dsl
Interface WithChannelOutput<B,T>
- All Superinterfaces:
HasChannelOutput<T>,io.activej.reactor.Reactive
- All Known Subinterfaces:
WithChannelTransformer<B,I, O>
- All Known Implementing Classes:
AbstractChannelTransformer,ByteChunker,ByteRanger,ChannelFrameDecoder,ChannelFrameEncoder,RateLimiter
-
Method Summary
Methods inherited from interface io.activej.csp.dsl.HasChannelOutput
getOutputMethods inherited from interface io.activej.reactor.Reactive
getReactor
-
Method Details
-
withOutput
-