Uses of Interface
io.activej.csp.dsl.WithChannelOutput
Packages that use WithChannelOutput
-
Uses of WithChannelOutput in io.activej.csp.dsl
Subinterfaces of WithChannelOutput in io.activej.csp.dsl -
Uses of WithChannelOutput in io.activej.csp.process
Classes in io.activej.csp.process that implement WithChannelOutputModifier and TypeClassDescriptionclassAbstractChannelTransformer<S extends AbstractChannelTransformer<S,I, O>, I, O> final classfinal classDrops exactly N bytes from a csp stream of byte buffers and limits that stream to exactly M bytes in length -
Uses of WithChannelOutput in io.activej.csp.process.frames
Classes in io.activej.csp.process.frames that implement WithChannelOutput