Uses of Interface org.apache.struts.actions.DownloadAction.StreamInfo

Uses in package org.apache.struts.actions

Classes implementing org.apache.struts.actions.DownloadAction.StreamInfo

class
A concrete implementation of the StreamInfo interface which simplifies the downloading of a file from the disk.
class
A concrete implementation of the StreamInfo interface which simplifies the downloading of a web application resource.

Methods with return type org.apache.struts.actions.DownloadAction.StreamInfo

DownloadAction.StreamInfo
DownloadAction.getStreamInfo(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response)
Returns the information on the file, or other stream, to be downloaded by this action.

Copyright B) 2000-2007 - The Apache Software Foundation