public class MDNFileModule extends AbstractStorageModule
ATTR_CHARSET, ATTR_FILENAME, ATTR_PROTOCOL, ATTR_TEMPDIRm_aRWLockDO_STORE, DO_STOREMDN, DO_VALIDATE_AFTER_STORE, DO_VALIDATE_BEFORE_STORE| Constructor and Description |
|---|
MDNFileModule() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getFilename(IMessage aMsg,
String sFileParam) |
protected InputStream |
getMDNStream(IMessageMDN aMdn) |
void |
handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
canHandle, equals, getCharset, getCharsetName, getFile, getFilename, getProtocol, getTempDir, hashCode, initDynamicComponent, setCharsetName, setFilename, setProtocol, setTempDir, storeattrs, getAttributeAsIntRequired, getAttributeAsStringRequired, getName, getSession, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitattrs, getName, getSessionpublic void handle(@Nonnull String sAction, @Nonnull IMessage aMsg, @Nullable Map<String,Object> aOptions) throws AS2Exception
AS2Exceptionprotected String getFilename(@Nonnull IMessage aMsg, @Nullable String sFileParam) throws AS2InvalidParameterException
getFilename in class AbstractStorageModuleAS2InvalidParameterException@Nonnull protected InputStream getMDNStream(@Nonnull IMessageMDN aMdn)
Copyright © 2013–2022 Philip Helger. All rights reserved.