The MessageDownload bean is a very special one in Oracle Apps Framework. It’s special because it allows the user to download a file from the middle tier to the client’s machine directly from the OAF page.
Corresponding web bean: OAMessageDownloadBean
Import Path: import oracle.apps.fnd.framework.webui.beans.message.OAMessageDownloadBean;