org.apache.tapestry.portlet.multipart
Class PortletMultipartDecoderFilter
java.lang.Object
org.apache.tapestry.portlet.multipart.PortletMultipartDecoderFilter
- All Implemented Interfaces:
- ActionRequestServicerFilter
public class PortletMultipartDecoderFilter
- extends Object
- implements ActionRequestServicerFilter
- Author:
- Raphael Jean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletMultipartDecoderFilter
public PortletMultipartDecoderFilter()
service
public void service(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response,
ActionRequestServicer servicer)
throws IOException,
javax.portlet.PortletException
- Specified by:
service
in interface ActionRequestServicerFilter
- Throws:
IOException
javax.portlet.PortletException
setDecoder
public void setDecoder(PortletMultipartDecoder decoder)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.