public class MessageFileModule extends AbstractStorageModule
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_HEADER |
ATTR_CHARSET, ATTR_FILENAME, ATTR_PROTOCOL, ATTR_TEMPDIRm_aRWLockDO_STORE, DO_STOREMDN, DO_VALIDATE_AFTER_STORE, DO_VALIDATE_BEFORE_STORE| Constructor and Description |
|---|
MessageFileModule() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getFilename(IMessage aMsg,
String sFileParam) |
String |
getHeaderFilename() |
protected static InputStream |
getHeaderStream(IMessage aMsg,
Charset aCharset) |
void |
handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
void |
setHeaderFilename(String sHeaderFilename) |
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 static final String ATTR_HEADER
public void handle(@Nonnull String sAction, @Nonnull IMessage aMsg, @Nullable Map<String,Object> aOptions) throws AS2Exception
AS2Exception@Nonnull protected String getFilename(@Nonnull IMessage aMsg, @Nullable String sFileParam) throws AS2InvalidParameterException
getFilename in class AbstractStorageModuleAS2InvalidParameterExceptionCopyright © 2013–2022 Philip Helger. All rights reserved.