| Package | Description |
|---|---|
| org.apache.shindig.gadgets.js | |
| org.apache.shindig.gadgets.render | |
| org.apache.shindig.gadgets.rewrite.js | |
| org.apache.shindig.gadgets.servlet |
| Class and Description |
|---|
| AddJslInfoVariableProcessor
Injects a global ___jsl variable with information about the JS request.
|
| AddJslLoadedVariableProcessor
Injects a global ___jsl.l variable with information about the JS request.
|
| AddOnloadFunctionProcessor
Adds code to call an onload function after the Javascript code has been interpreted.
|
| AnonFuncWrappingProcessor |
| BaseSurfaceJsProcessor |
| BaseSurfaceJsProcessor.Input |
| CajaJsSubtractingProcessor |
| CompilationProcessor |
| ConfigInjectionProcessor |
| DeferJsProcessor |
| ExportJsProcessor |
| GetJsContentProcessor
Retrieves the requested Javascript code using a
JsProcessor. |
| IfModifiedSinceProcessor
Returns a 304 Not Modified response if the request is for a versioned
resource and contains an If-Modified-Since header.
|
| JsContent
Wrapper around JavaScript providing a way to track its provenance.
|
| JsException
Thrown when a step in the JavaScript processing pipeline results in an error.
|
| JsLoadProcessor
Emit JS loader code if the jsload query parameter is present in the request.
|
| JsProcessor
A processing step to populate or modify a Javascript response.
|
| JsProcessorRegistry
A class to run a series of processing steps on a JS response.
|
| JsRequest
Data about a JavaScript request.
|
| JsResponse
An immutable object that contains the response for a JavaScript request.
|
| JsResponseBuilder
A class with methods to create
JsResponse objects. |
| JsServingPipeline
A pipeline to process Javascript requests.
|
| SeparatorCommentingProcessor |
| Class and Description |
|---|
| JsServingPipeline
A pipeline to process Javascript requests.
|
| Class and Description |
|---|
| JsContent
Wrapper around JavaScript providing a way to track its provenance.
|
| JsResponse
An immutable object that contains the response for a JavaScript request.
|
| Class and Description |
|---|
| JsRequestBuilder
Builds
JsRequest instances. |
| JsResponse
An immutable object that contains the response for a JavaScript request.
|
| JsServingPipeline
A pipeline to process Javascript requests.
|
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.