| Package | Description |
|---|---|
| com.github.wuic.engine.core | |
| com.github.wuic.engine.servlet |
This package defines the engine support for servlet container.
|
| Class and Description |
|---|
| AbstractAggregatorEngine
This
engine is an abstraction for aggregation nut aggregation. |
| AbstractCacheEngine
This class is an abstraction of an
engine
which reads from a cache the nuts associated to a workflow to be processed. |
| AbstractCacheEngine.CacheResult
Represents the value to be cached.
|
| AbstractCacheEngine.CacheResult.Entry
An entry wraps dynamic and static nuts for a cache result.
|
| AbstractCompressorEngine
This
engine defines the base treatments to execute when
compressing a set of files. |
| AbstractSpriteProvider
Abstraction of the implementation of what is a
SpriteProvider. |
| EngineRequestTransformer.RequireEngineRequestTransformer
This interface is implemented by
Pipe.Transformer which needs a EngineRequest
to perform transformation. |
| HtmlInspectorEngine.ParseInfo
Provides information from collected data in a HTML content.
|
| ScheduledCacheEngine
This abstract engine is able to clear its cache in a particular interval.
|
| TextInspectorEngine
Basic inspector engine for text nuts processing text line per line.
|
| Class and Description |
|---|
| GzipEngine
This engine GZIP nut content.
|
Copyright © 2012-2015. All Rights Reserved.