| Modifier and Type | Field and Description |
|---|---|
protected ResourceFactory |
WebpipesBuilder.resourceFactory |
private ResourceFactory |
Webpipe.resourceFactory |
| Modifier and Type | Method and Description |
|---|---|
protected ResourceFactory |
WebpipesBuilder.buildResourceFactory() |
| Constructor and Description |
|---|
Webpipe(ResourceFactory resourceFactory,
ResourceRefresher resourceRefresher,
java.lang.String... paths) |
| Constructor and Description |
|---|
CJsonProcessor(ResourceFactory resourceFactory,
boolean pack) |
| Constructor and Description |
|---|
CoffeeScriptProcessor(ResourceFactory resourceFactory) |
| Constructor and Description |
|---|
DustJsProcessor(ResourceFactory resourceFactory) |
| Constructor and Description |
|---|
EmberJsProcessor(ResourceFactory resourceFactory) |
| Constructor and Description |
|---|
HandlebarsJsProcessor(ResourceFactory resourceFactory) |
| Constructor and Description |
|---|
HoganJsProcessor(ResourceFactory resourceFactory) |
| Constructor and Description |
|---|
JsonHPackProcessor(boolean pack,
ResourceFactory resourceFactory) |
| Constructor and Description |
|---|
JSXTransformerProcessor(ResourceFactory resourceFactory) |
| Constructor and Description |
|---|
LessCssProcessor(ResourceFactory resourceFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceFactory |
RhinoBasedProcessor.resourceFactory |
| Constructor and Description |
|---|
RhinoBasedProcessor(ResourceFactory resourceFactory) |
| Constructor and Description |
|---|
SassCssProcessor(ResourceFactory resourceFactory) |
| Constructor and Description |
|---|
TypeScriptProcessor(ResourceFactory resourceFactory) |
| Constructor and Description |
|---|
UglifyJsProcessor(boolean uglify,
ResourceFactory resourceFactory) |