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 sAction) |
protected static InputStream |
getHeaderStream(IMessage aMsg,
Charset aCharset) |
void |
handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
canHandle, getCharset, getFile, initDynamicComponent, storeattrs, equals, getAttributeAsIntRequired, getAttributeAsStringRequired, getName, getSession, hashCode, 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 OpenAS2Exception
OpenAS2Exceptionprotected String getFilename(IMessage aMsg, String sFileParam, String sAction) throws InvalidParameterException
getFilename in class AbstractStorageModuleInvalidParameterExceptionCopyright © 2013–2019 Philip Helger. All rights reserved.