@Version("4.5.0")
Package org.apache.sling.pipes
-
Interface Summary Interface Description CommandExecutor Pipe Pipe interfacePipeBuilder Builder and Runner of a pipe, based on a fluent API, for script and java usage.Plumber Plumber is an osgi service aiming to make pipes available to the sling system, in order toPlumberMXBean -
Class Summary Class Description AbstractInputStreamPipe Input Stream based pipe, coming from web, from request, resource tree, web binding is updated by the returned iteratorBasePipe provides generic utilities for a pipe, is also a dummy pipe (outputs its input, without changing anything)BindingProvider CommandUtil utilities for user inputExecutionResult holds results of the executionOutputWriter defines how pipe's output get written to a servlet response or output streamPipeBindings Execution bindings of a pipe, and all expression relatedSuperPipe Pipe that outputs a configured set of pipes output, managing for them what is their outputs, and bindings -
Annotation Types Summary Annotation Type Description PipeExecutor