| Package | Description |
|---|---|
| org.apache.shindig.gadgets.js |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsLoadProcessor.doJsload(JsUriManager.JsUri jsUri,
JsResponseBuilder resp) |
JsResponse |
JsServingPipeline.execute(JsRequest jsRequest)
Executes the steps in the pipeline and returns the resulting response.
|
JsResponse |
DefaultJsServingPipeline.execute(JsRequest jsRequest) |
protected FeatureRegistry |
BaseSurfaceJsProcessor.getFeatureRegistry(JsUriManager.JsUri jsUri) |
void |
JsProcessorRegistry.process(JsRequest jsRequest,
JsResponseBuilder response)
Executes the processing steps.
|
boolean |
JsProcessor.process(JsRequest jsRequest,
JsResponseBuilder builder)
Populates or modifies the Javascript response.
|
boolean |
JsLoadProcessor.process(JsRequest request,
JsResponseBuilder builder) |
boolean |
GetJsContentProcessor.process(JsRequest request,
JsResponseBuilder builder) |
boolean |
ExportJsProcessor.process(JsRequest jsRequest,
JsResponseBuilder builder) |
boolean |
DeferJsProcessor.process(JsRequest jsRequest,
JsResponseBuilder builder) |
void |
DefaultJsProcessorRegistry.process(JsRequest request,
JsResponseBuilder response) |
boolean |
ConfigInjectionProcessor.process(JsRequest request,
JsResponseBuilder builder) |
boolean |
CompilationProcessor.process(JsRequest request,
JsResponseBuilder builder)
Compile content in the inbound JsResponseBuilder.
|
boolean |
AnonFuncWrappingProcessor.process(JsRequest jsRequest,
JsResponseBuilder builder) |
boolean |
AddOnloadFunctionProcessor.process(JsRequest request,
JsResponseBuilder builder) |
boolean |
AddJslLoadedVariableProcessor.process(JsRequest jsRequest,
JsResponseBuilder builder) |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.