@Version(value="3.1.0")
Interface | Description |
---|---|
Pipe |
Pipe interface
|
PipeBindings.JsDate |
interface mapping a javascript date
|
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)
|
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 some other pipes output, managing for them what is their outputs, and bindings
|
Annotation Type | Description |
---|---|
PipeExecutor |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.