@Version(value="4.5.0")
Interface | Description |
---|---|
CommandExecutor | |
Pipe |
Pipe interface
|
PipeBuilder |
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 to
|
PlumberMXBean |
Class | Description |
---|---|
AbstractInputStreamPipe |
Input Stream based pipe, coming from web, from request, resource tree, web
binding is updated by the returned iterator
|
BasePipe |
provides generic utilities for a pipe, is also a dummy pipe (outputs its input, without changing anything)
|
BindingProvider | |
CommandUtil |
utilities for user input
|
ExecutionResult |
holds results of the execution
|
OutputWriter |
defines how pipe's output get written to a servlet response or output stream
|
PipeBindings |
Execution bindings of a pipe, and all expression related
|
SuperPipe |
Pipe that outputs a configured set of pipes output, managing for them what is their outputs, and bindings
|
Annotation Type | Description |
---|---|
PipeExecutor |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.