|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.tapestry.request | |
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.engine | Implementations of the IEngine interface, including
the standard implementation:
BaseEngine . |
org.apache.tapestry.form | Components for implementing basic HTML Forms. |
org.apache.tapestry.multipart | |
org.apache.tapestry.request | |
org.apache.tapestry.services | Interfaces for Tapestry-related HiveMind services. |
org.apache.tapestry.services.impl | |
org.apache.tapestry.wml | Classes and components for main elements of the Wireless Markup Language (WML 1.2). |
Classes in org.apache.tapestry.request used by org.apache.tapestryRequestContext
|
This class encapsulates all the relevant data for one request cycle of an ApplicationServlet . |
Classes in org.apache.tapestry.request used by org.apache.tapestry.assetResponseOutputStream
|
A special output stream works with a HttpServletResponse , buffering
data so as to defer opening the response's output stream. |
Classes in org.apache.tapestry.request used by org.apache.tapestry.engineRequestContext
|
This class encapsulates all the relevant data for one request cycle of an ApplicationServlet .ResponseOutputStream
|
A special output stream works with a HttpServletResponse , buffering
data so as to defer opening the response's output stream. |
Classes in org.apache.tapestry.request used by org.apache.tapestry.formIUploadFile
|
Represents a file uploaded from a client side form. |
Classes in org.apache.tapestry.request used by org.apache.tapestry.multipartIUploadFile
|
Represents a file uploaded from a client side form. |
Classes in org.apache.tapestry.request used by org.apache.tapestry.requestDecodedRequest
|
Contains properties of an HttpServletRequest
that have been extracted from the request (or otherwise determined).IUploadFile
|
Represents a file uploaded from a client side form. |
Classes in org.apache.tapestry.request used by org.apache.tapestry.servicesRequestContext
|
This class encapsulates all the relevant data for one request cycle of an ApplicationServlet .ResponseOutputStream
|
A special output stream works with a HttpServletResponse , buffering
data so as to defer opening the response's output stream. |
Classes in org.apache.tapestry.request used by org.apache.tapestry.services.implRequestContext
|
This class encapsulates all the relevant data for one request cycle of an ApplicationServlet .ResponseOutputStream
|
A special output stream works with a HttpServletResponse , buffering
data so as to defer opening the response's output stream. |
Classes in org.apache.tapestry.request used by org.apache.tapestry.wmlResponseOutputStream
|
A special output stream works with a HttpServletResponse , buffering
data so as to defer opening the response's output stream. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |