|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ServletContextAdapter | This provides access to the servlet context data. |
| Class Summary | |
|---|---|
| RequestAdapter | This provides access to the ServletRequest data. |
| SessionAdapter | This provides access to the HttpSession data. |
Provides adapters used by the framework. Classes in this package implement the "Adapter" pattern which wraps an existing object to provide limited, but type-safe access methods to the data stored in the objects.
Abstractness of this package should be 0%.
This package is not put in internal as it might be used by the renderer projects.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||