Uses of Package
io.activej.csp.consumer
Packages that use io.activej.csp.consumer
Package
Description
-
Classes in io.activej.csp.consumer used by io.activej.cspClassDescriptionThis interface represents consumer of data items that should be used serially (each consecutive
ChannelConsumer.accept(Object)operation should be called only after previousChannelConsumer.accept(Object)operation finishes) -
Classes in io.activej.csp.consumer used by io.activej.csp.binaryClassDescriptionThis interface represents consumer of data items that should be used serially (each consecutive
ChannelConsumer.accept(Object)operation should be called only after previousChannelConsumer.accept(Object)operation finishes) -
Classes in io.activej.csp.consumer used by io.activej.csp.consumerClassDescriptionThis interface represents consumer of data items that should be used serially (each consecutive
ChannelConsumer.accept(Object)operation should be called only after previousChannelConsumer.accept(Object)operation finishes) -
Classes in io.activej.csp.consumer used by io.activej.csp.consumer.implClassDescriptionThis interface represents consumer of data items that should be used serially (each consecutive
ChannelConsumer.accept(Object)operation should be called only after previousChannelConsumer.accept(Object)operation finishes) -
Classes in io.activej.csp.consumer used by io.activej.csp.dslClassDescriptionThis interface represents consumer of data items that should be used serially (each consecutive
ChannelConsumer.accept(Object)operation should be called only after previousChannelConsumer.accept(Object)operation finishes) -
Classes in io.activej.csp.consumer used by io.activej.csp.fileClassDescriptionThis interface represents consumer of data items that should be used serially (each consecutive
ChannelConsumer.accept(Object)operation should be called only after previousChannelConsumer.accept(Object)operation finishes) -
Classes in io.activej.csp.consumer used by io.activej.csp.netClassDescriptionThis interface represents consumer of data items that should be used serially (each consecutive
ChannelConsumer.accept(Object)operation should be called only after previousChannelConsumer.accept(Object)operation finishes) -
Classes in io.activej.csp.consumer used by io.activej.csp.processClassDescriptionThis interface represents consumer of data items that should be used serially (each consecutive
ChannelConsumer.accept(Object)operation should be called only after previousChannelConsumer.accept(Object)operation finishes) -
Classes in io.activej.csp.consumer used by io.activej.csp.process.transformerClassDescriptionThis interface represents consumer of data items that should be used serially (each consecutive
ChannelConsumer.accept(Object)operation should be called only after previousChannelConsumer.accept(Object)operation finishes) -
Classes in io.activej.csp.consumer used by io.activej.csp.queueClassDescriptionThis interface represents consumer of data items that should be used serially (each consecutive
ChannelConsumer.accept(Object)operation should be called only after previousChannelConsumer.accept(Object)operation finishes) -
Classes in io.activej.csp.consumer used by io.activej.csp.supplierClassDescriptionThis interface represents consumer of data items that should be used serially (each consecutive
ChannelConsumer.accept(Object)operation should be called only after previousChannelConsumer.accept(Object)operation finishes)