public class PortletMultipartDecoderFilter extends java.lang.Object implements ActionRequestServicerFilter
Constructor and Description |
---|
PortletMultipartDecoderFilter() |
Modifier and Type | Method and Description |
---|---|
void |
service(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response,
ActionRequestServicer servicer) |
void |
setDecoder(PortletMultipartDecoder decoder) |
public PortletMultipartDecoderFilter()
public void service(javax.portlet.ActionRequest request, javax.portlet.ActionResponse response, ActionRequestServicer servicer) throws java.io.IOException, javax.portlet.PortletException
service
in interface ActionRequestServicerFilter
java.io.IOException
javax.portlet.PortletException
public void setDecoder(PortletMultipartDecoder decoder)