public class MDNFileModule extends BaseStorageModule
PARAM_FILENAME, PARAM_PROTOCOL, PARAM_TEMPDIRDO_STORE, DO_STOREMDN| Constructor and Description |
|---|
MDNFileModule() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getFilename(Message msg,
String fileParam,
String action) |
protected InputStream |
getMDNStream(MessageMDN mdn) |
protected String |
getModuleAction() |
void |
handle(String action,
Message msg,
Map<Object,Object> options) |
canHandle, getFile, getFile, init, store, writeStreamdestroy, getName, getParameter, getParameter, getParameterInt, getParameters, getSession, setParameter, setParameterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, getName, getParameters, getSessionpublic void handle(String action, Message msg, Map<Object,Object> options) throws OpenAS2Exception
OpenAS2Exceptionprotected String getModuleAction()
getModuleAction in class BaseStorageModuleprotected String getFilename(Message msg, String fileParam, String action) throws InvalidParameterException
getFilename in class BaseStorageModuleInvalidParameterExceptionprotected InputStream getMDNStream(MessageMDN mdn) throws IOException
IOExceptionCopyright © 2018. All rights reserved.