|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry.portlet.multipart.PortletMultipartDecoderFilter
public class PortletMultipartDecoderFilter
| Constructor Summary | |
|---|---|
PortletMultipartDecoderFilter()
|
|
| Method Summary | |
|---|---|
void |
service(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response,
ActionRequestServicer servicer)
|
void |
setDecoder(PortletMultipartDecoder decoder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletMultipartDecoderFilter()
| Method Detail |
|---|
public void service(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response,
ActionRequestServicer servicer)
throws java.io.IOException,
javax.portlet.PortletException
service in interface ActionRequestServicerFilterjava.io.IOException
javax.portlet.PortletExceptionpublic void setDecoder(PortletMultipartDecoder decoder)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||