|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionRequestServicer | |
---|---|
org.apache.tapestry.portlet | Core portlet services. |
org.apache.tapestry.portlet.multipart | Portlet uploads. |
Uses of ActionRequestServicer in org.apache.tapestry.portlet |
---|
Classes in org.apache.tapestry.portlet that implement ActionRequestServicer | |
---|---|
class |
ActionRequestServicerToWebRequestServicerBridge
Bridges from the tapestry.portlet.ActionRequestServicerPipeline to the standard
tapestry.request.WebRequestServicerPipeline . |
Methods in org.apache.tapestry.portlet with parameters of type ActionRequestServicer | |
---|---|
void |
ActionRequestServicerFilter.service(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response,
ActionRequestServicer servicer)
|
Uses of ActionRequestServicer in org.apache.tapestry.portlet.multipart |
---|
Methods in org.apache.tapestry.portlet.multipart with parameters of type ActionRequestServicer | |
---|---|
void |
PortletMultipartDecoderFilter.service(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response,
ActionRequestServicer servicer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |