Uses of Interface
ca.mcscert.jpipe.compiler.model.Sink
Packages that use Sink
-
Uses of Sink in ca.mcscert.jpipe.compiler.model
Methods in ca.mcscert.jpipe.compiler.model with parameters of type Sink -
Uses of Sink in ca.mcscert.jpipe.compiler.steps.io.sinks
Classes in ca.mcscert.jpipe.compiler.steps.io.sinks that implement SinkModifier and TypeClassDescriptionfinal classPipeline sink that writes abyte[]to anOutputStreamsupplied at construction time.final classPipeline sink that writes aStringto anOutputStreamsupplied at construction time.