| Constructor and Description |
|---|
AbstractSpecFactory(Class<T> clazz,
ExecutorService executor,
RequestPipeline pipeline,
Cache<Uri,Object> cache,
long refresh) |
DefaultGadgetSpecFactory(ExecutorService executor,
RequestPipeline pipeline,
CacheProvider cacheProvider,
long refresh) |
DefaultMessageBundleFactory(ExecutorService executor,
RequestPipeline pipeline,
CacheProvider cacheProvider,
long refresh) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRequestPipeline
A standard implementation of a request pipeline.
|
| Constructor and Description |
|---|
HttpPreloader(RequestPipeline requestPipeline) |
PipelinedDataPreloader(RequestPipeline requestPipeline,
ContainerConfig config) |
| Constructor and Description |
|---|
CajaResponseRewriter(RequestPipeline requestPipeline) |
ProxyRenderer(RequestPipeline requestPipeline,
HttpCache httpCache,
PipelineExecutor pipelineExecutor) |
| Modifier and Type | Field and Description |
|---|---|
protected RequestPipeline |
AccelHandler.requestPipeline |
| Modifier and Type | Method and Description |
|---|---|
protected RequestPipeline |
MakeRequestHandler.getRequestPipeline() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConcatProxyServlet.setRequestPipeline(RequestPipeline requestPipeline) |
| Constructor and Description |
|---|
AccelHandler(RequestPipeline requestPipeline,
ResponseRewriterRegistry contentRewriterRegistry,
AccelUriManager accelUriManager,
Boolean remapInternalServerError) |
CajaContentRewriter(CacheProvider cacheProvider,
RequestPipeline requestPipeline,
HtmlSerializer htmlSerializer) |
HttpRequestHandler(RequestPipeline requestPipeline,
ResponseRewriterRegistry contentRewriterRegistry) |
MakeRequestHandler(RequestPipeline requestPipeline,
ResponseRewriterRegistry contentRewriterRegistry) |
ProxyHandler(RequestPipeline requestPipeline,
ResponseRewriterRegistry contentRewriterRegistry,
Boolean remapInternalServerError) |
| Constructor and Description |
|---|
TemplateLibraryFactory(RequestPipeline pipeline,
CacheProvider cacheProvider) |
Copyright © 2007-2012. All Rights Reserved.