Uses of Interface
io.activej.csp.dsl.HasChannelInput
Packages that use HasChannelInput
Package
Description
-
Uses of HasChannelInput in io.activej.csp.dsl
Subinterfaces of HasChannelInput in io.activej.csp.dslModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceWithChannelInput<B,T> interfaceWithChannelTransformer<B,I, O> -
Uses of HasChannelInput in io.activej.csp.process
Classes in io.activej.csp.process that implement HasChannelInput -
Uses of HasChannelInput in io.activej.csp.process.frame
Classes in io.activej.csp.process.frame that implement HasChannelInput -
Uses of HasChannelInput in io.activej.csp.process.transformer
Classes in io.activej.csp.process.transformer that implement HasChannelInputModifier and TypeClassDescriptionclassAbstractChannelTransformer<S extends AbstractChannelTransformer<S,I, O>, I, O> -
Uses of HasChannelInput in io.activej.csp.process.transformer.impl
Classes in io.activej.csp.process.transformer.impl that implement HasChannelInputModifier and TypeClassDescriptionfinal classfinal classDrops exactly N bytes from a csp stream of byte buffers and limits that stream to exactly M bytes in lengthfinal classRateLimiter<T>