|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.tapestry.engine | |
org.apache.tapestry | Tapestry is a comprehensive web application framework, written in Java. |
org.apache.tapestry.asset | Implementations of IAsset , as well as
the AssetExternalizer , used to handle private assets. |
org.apache.tapestry.components | Basic, fundamental components used to construct more complex components, or pages. |
org.apache.tapestry.engine | Implementations of the IEngine interface, including
the standard implementation:
BaseEngine . |
org.apache.tapestry.engine.encoders | |
org.apache.tapestry.form | Components for implementing basic HTML Forms. |
org.apache.tapestry.html | Components specific to the creation of HTML pages, including sophisticated DHTML JavaScript effects. |
org.apache.tapestry.link | Components for creating links on the page that trigger application behavior when clicked. |
org.apache.tapestry.pageload | Classes used when loading pages (and thier heirarchies of components) from thier specifications, as well as organizaing thier templates. |
org.apache.tapestry.record | Abstract and simple (memory-based) implementations of
IPageRecorder . |
org.apache.tapestry.resolver | |
org.apache.tapestry.services | Interfaces for Tapestry-related HiveMind services. |
org.apache.tapestry.services.impl | |
org.apache.tapestry.util | A general set of resuable classes and utilities for creating Internet and XML applications. |
org.apache.tapestry.wml | Classes and components for main elements of the Wireless Markup Language (WML 1.2). |
Classes in org.apache.tapestry.engine used by org.apache.tapestryIEngineService
|
A service, provided by the IEngine , for its pages and/or components.IMonitor
|
Basic support for application monitoring and metrics. IPageLoader
|
Interface exposed to components as they are loaded by the page loader. IPropertySource
|
A source for configuration properties. IScriptSource
|
Provides access to an IScript .ISpecificationSource
|
Defines access to component specifications. |
Classes in org.apache.tapestry.engine used by org.apache.tapestry.assetIEngineService
|
A service, provided by the IEngine , for its pages and/or components.ILink
|
Define a link that may be generated as part of a page render. IPropertySource
|
A source for configuration properties. |
Classes in org.apache.tapestry.engine used by org.apache.tapestry.componentsILink
|
Define a link that may be generated as part of a page render. |
Classes in org.apache.tapestry.engine used by org.apache.tapestry.engineAbstractEngine
|
Basis for building real Tapestry applications. IEngineService
|
A service, provided by the IEngine , for its pages and/or components.ILink
|
Define a link that may be generated as part of a page render. IMonitor
|
Basic support for application monitoring and metrics. IMonitorFactory
|
Interface for an object that can create a IMonitor instance
for a particular RequestContext .IPageRecorder
|
Defines an object that can observe changes to properties of a page and its components, store the state of the page between request cycles, and restore a page's state on a subsequent request cycle. IPropertySource
|
A source for configuration properties. IScriptSource
|
Provides access to an IScript .ISpecificationSource
|
Defines access to component specifications. NullMonitor
|
Null implementation of IMonitor .ServiceEncoding
|
Contains the information needed to encode a request for a service; the servlet path plus and query parameters. |
Classes in org.apache.tapestry.engine used by org.apache.tapestry.engine.encodersServiceEncoder
|
Encapsulates the logic for encoding and decoding service requests. ServiceEncoding
|
Contains the information needed to encode a request for a service; the servlet path plus and query parameters. |
Classes in org.apache.tapestry.engine used by org.apache.tapestry.formIEngineService
|
A service, provided by the IEngine , for its pages and/or components.ILink
|
Define a link that may be generated as part of a page render. |
Classes in org.apache.tapestry.engine used by org.apache.tapestry.htmlIEngineService
|
A service, provided by the IEngine , for its pages and/or components. |
Classes in org.apache.tapestry.engine used by org.apache.tapestry.linkIEngineService
|
A service, provided by the IEngine , for its pages and/or components.ILink
|
Define a link that may be generated as part of a page render. |
Classes in org.apache.tapestry.engine used by org.apache.tapestry.pageloadIMonitor
|
Basic support for application monitoring and metrics. IPageLoader
|
Interface exposed to components as they are loaded by the page loader. IPageSource
|
Abstracts the process of loading pages from thier specifications as well as pooling of pages once loaded. |
Classes in org.apache.tapestry.engine used by org.apache.tapestry.recordIPageRecorder
|
Defines an object that can observe changes to properties of a page and its components, store the state of the page between request cycles, and restore a page's state on a subsequent request cycle. |
Classes in org.apache.tapestry.engine used by org.apache.tapestry.resolverISpecificationSource
|
Defines access to component specifications. |
Classes in org.apache.tapestry.engine used by org.apache.tapestry.servicesIEngineService
|
A service, provided by the IEngine , for its pages and/or components.ILink
|
Define a link that may be generated as part of a page render. IPageSource
|
Abstracts the process of loading pages from thier specifications as well as pooling of pages once loaded. IPropertySource
|
A source for configuration properties. IScriptSource
|
Provides access to an IScript .ISpecificationSource
|
Defines access to component specifications. ServiceEncoder
|
Encapsulates the logic for encoding and decoding service requests. |
Classes in org.apache.tapestry.engine used by org.apache.tapestry.services.implIEngineService
|
A service, provided by the IEngine , for its pages and/or components.ILink
|
Define a link that may be generated as part of a page render. IMonitorFactory
|
Interface for an object that can create a IMonitor instance
for a particular RequestContext .IPageLoader
|
Interface exposed to components as they are loaded by the page loader. IPageSource
|
Abstracts the process of loading pages from thier specifications as well as pooling of pages once loaded. IPropertySource
|
A source for configuration properties. IScriptSource
|
Provides access to an IScript .ISpecificationSource
|
Defines access to component specifications. ITemplateSourceDelegate
|
Acts as a delegate to the TemplateSource ,
providing access to page and component templates after the normal search mechanisms have failed.ServiceEncoder
|
Encapsulates the logic for encoding and decoding service requests. |
Classes in org.apache.tapestry.engine used by org.apache.tapestry.utilIPropertySource
|
A source for configuration properties. |
Classes in org.apache.tapestry.engine used by org.apache.tapestry.wmlAbstractEngine
|
Basis for building real Tapestry applications. BaseEngine
|
Concrete implementation of IEngine used for ordinary applications.ILink
|
Define a link that may be generated as part of a page render. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |