Uses of Class
io.activej.csp.process.AbstractCommunicatingProcess
Packages that use AbstractCommunicatingProcess
-
Uses of AbstractCommunicatingProcess in io.activej.csp.process
Subclasses of AbstractCommunicatingProcess in io.activej.csp.processModifier 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 lengthfinal class -
Uses of AbstractCommunicatingProcess in io.activej.csp.process.frames
Subclasses of AbstractCommunicatingProcess in io.activej.csp.process.frames