Package | Description |
---|---|
org.apache.tapestry.engine |
Implementations of the
IEngine interface, including
the standard implementation:
BaseEngine . |
org.apache.tapestry.wml |
Classes and components for main elements of the Wireless Markup Language (WML 1.2).
|
Modifier and Type | Class and Description |
---|---|
class |
BaseEngine
Concrete implementation of
IEngine used for ordinary applications. |
Modifier and Type | Class and Description |
---|---|
class |
WMLEngine
Deprecated.
To be removed in 4.1. No longer necessary; the differences between WML applications
and HTML applications are now handled via a startup mode. See
SetupServletApplicationGlobals . |