| Package | Description |
|---|---|
| com.github.wuic |
This package is the most general package of the WUIC library.
|
| com.github.wuic.context |
This package provides the central
Context component which is the lowest configuration
object in WUIC. |
| com.github.wuic.engine |
This package contains the definition of an
Engine. |
| com.github.wuic.engine.core | |
| com.github.wuic.nut |
This package defines what is a nut in WUIC and how to manage it.
|
| com.github.wuic.nut.dao |
Package where
nuts associated service are defined. |
| com.github.wuic.nut.dao.core |
Package where
NutDao implementations are defined for core module. |
| com.github.wuic.nut.dao.servlet |
This package defines the DAO support for servlet container.
|
| com.github.wuic.servlet |
This package defines the Servlet support provided by WUIC.
|
| com.github.wuic.util |
Utility package where helper methods are defined.
|
| Class and Description |
|---|
| ConvertibleNut
A convertible nut has a content which can be transformed with a chain of
transformers. |
| HeapListener
This interface represents a listener which expects to be notified of changes when they occur on a particular
heap.
|
| Nut
The nut is the fundamental element of WUIC nut.
|
| NutsHeap
This class represents a set of
nuts. |
| Class and Description |
|---|
| ConvertibleNut
A convertible nut has a content which can be transformed with a chain of
transformers. |
| HeapListener
This interface represents a listener which expects to be notified of changes when they occur on a particular
heap.
|
| Nut
The nut is the fundamental element of WUIC nut.
|
| Class and Description |
|---|
| CompositeNut.CompositeInputStream
This class keeps the position of each nut in the read content.
|
| ConvertibleNut
A convertible nut has a content which can be transformed with a chain of
transformers. |
| Nut
The nut is the fundamental element of WUIC nut.
|
| NutsHeap
This class represents a set of
nuts. |
| Class and Description |
|---|
| CompositeNut.CompositeInputStream
This class keeps the position of each nut in the read content.
|
| ConvertibleNut
A convertible nut has a content which can be transformed with a chain of
transformers. |
| Class and Description |
|---|
| AbstractConvertibleNut
Base class for
ConvertibleNut implementation with state management (attributes like transformers or referenced
nuts). |
| AbstractNut
Base implementation of the
Nut interface. |
| AbstractNutDao.VersionNumberStrategy
This class wraps all information required by the
AbstractNutDao regarding version number management. |
| ConvertibleNut
A convertible nut has a content which can be transformed with a chain of
transformers. |
| HeapListener
This interface represents a listener which expects to be notified of changes when they occur on a particular
heap.
|
| Nut
The nut is the fundamental element of WUIC nut.
|
| NutsHeap
This class represents a set of
nuts. |
| NutsHeap.ListenerHolder |
| NutWrapper |
| PipedConvertibleNut
This
ConvertibleNut pipes transformers with the Pipe class. |
| Class and Description |
|---|
| Nut
The nut is the fundamental element of WUIC nut.
|
| Class and Description |
|---|
| AbstractNutDao
An abstract implementation of a
NutDao. |
| AbstractNutDao.VersionNumberStrategy
This class wraps all information required by the
AbstractNutDao regarding version number management. |
| Nut
The nut is the fundamental element of WUIC nut.
|
| Class and Description |
|---|
| AbstractNut
Base implementation of the
Nut interface. |
| AbstractNutDao
An abstract implementation of a
NutDao. |
| Nut
The nut is the fundamental element of WUIC nut.
|
| Class and Description |
|---|
| ByteArrayNut
Represents an in-memory nut which can be created on the fly in any context.
|
| ConvertibleNut
A convertible nut has a content which can be transformed with a chain of
transformers. |
| Class and Description |
|---|
| ConvertibleNut
A convertible nut has a content which can be transformed with a chain of
transformers. |
| Nut
The nut is the fundamental element of WUIC nut.
|
Copyright © 2012-2015. All Rights Reserved.