public class MessageFileModule extends BaseStorageModule
Modifier and Type | Field and Description |
---|---|
static String |
PARAM_HEADER |
PARAM_FILENAME, PARAM_PROTOCOL, PARAM_TEMPDIR
DO_STORE, DO_STOREMDN
Constructor and Description |
---|
MessageFileModule() |
Modifier and Type | Method and Description |
---|---|
protected String |
getFilename(Message msg,
String fileParam,
String action) |
protected InputStream |
getHeaderStream(Message msg) |
protected String |
getModuleAction() |
void |
handle(String action,
Message msg,
Map<Object,Object> options) |
canHandle, getFile, getFile, init, store, writeStream
destroy, getName, getParameter, getParameter, getParameterInt, getParameters, getSession, setParameter, setParameter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, getName, getParameters, getSession
public static final String PARAM_HEADER
public void handle(String action, Message msg, Map<Object,Object> options) throws OpenAS2Exception
OpenAS2Exception
protected String getModuleAction()
getModuleAction
in class BaseStorageModule
protected String getFilename(Message msg, String fileParam, String action) throws InvalidParameterException
getFilename
in class BaseStorageModule
InvalidParameterException
protected InputStream getHeaderStream(Message msg) throws IOException
IOException
Copyright © 2018. All rights reserved.