| Modifier and Type | Method and Description |
|---|---|
int |
AbstractDynamicComponent.getAttributeAsIntRequired(String sKey) |
int |
AbstractDynamicComponent.getAttributeAsIntRequired(String sKey) |
String |
AbstractDynamicComponent.getAttributeAsStringRequired(String sKey) |
String |
AbstractDynamicComponent.getAttributeAsStringRequired(String sKey) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AS2InvalidParameterException.checkValue(Object aTarget,
String sValueName,
Object aValue) |
static void |
AS2InvalidParameterException.checkValue(Object aTarget,
String sValueName,
Object aValue) |
String |
AbstractParameterParser.format(String sFormat)
Fill in a format string with information from a ParameterParser
|
String |
AbstractParameterParser.format(String sFormat)
Fill in a format string with information from a ParameterParser
|
abstract String |
AbstractParameterParser.getParameter(String sKey) |
String |
CompositeParameters.getParameter(String sKey) |
String |
DateParameters.getParameter(String sKey) |
String |
ExceptionParameters.getParameter(String sKey)
Deprecated.
|
String |
MessageMDNParameters.getParameter(String sKey) |
String |
MessageParameters.getParameter(String sKey) |
String |
RandomParameters.getParameter(String sKey) |
String |
RandomParameters.getParameter(String sKey) |
String |
MessageParameters.getParameter(String sKey) |
String |
MessageMDNParameters.getParameter(String sKey) |
String |
ExceptionParameters.getParameter(String sKey)
Deprecated.
|
String |
DateParameters.getParameter(String sKey) |
String |
CompositeParameters.getParameter(String sKey) |
abstract String |
AbstractParameterParser.getParameter(String sKey) |
abstract void |
AbstractParameterParser.setParameter(String sKey,
String sValue) |
void |
CompositeParameters.setParameter(String sKey,
String sValue) |
void |
DateParameters.setParameter(String sKey,
String sValue)
Deprecated.
Don't call this
|
void |
ExceptionParameters.setParameter(String sKey,
String sValue)
Deprecated.
|
void |
MessageMDNParameters.setParameter(String sKey,
String sValue) |
void |
MessageParameters.setParameter(String sKey,
String sValue) |
void |
RandomParameters.setParameter(String sKey,
String sValue)
Deprecated.
Don't call this
|
void |
RandomParameters.setParameter(String sKey,
String sValue)
Deprecated.
Don't call this
|
void |
MessageParameters.setParameter(String sKey,
String sValue) |
void |
MessageMDNParameters.setParameter(String sKey,
String sValue) |
void |
ExceptionParameters.setParameter(String sKey,
String sValue)
Deprecated.
|
void |
DateParameters.setParameter(String sKey,
String sValue)
Deprecated.
Don't call this
|
void |
CompositeParameters.setParameter(String sKey,
String sValue) |
abstract void |
AbstractParameterParser.setParameter(String sKey,
String sValue) |
void |
AbstractParameterParser.setParameters(String sEncodedParams)
Set parameters from a string, like
"msg.sender.as2_id=ME,msg.headers.content-type=application/X12"
|
void |
AbstractParameterParser.setParameters(String sEncodedParams)
Set parameters from a string, like
"msg.sender.as2_id=ME,msg.headers.content-type=application/X12"
|
| Modifier and Type | Method and Description |
|---|---|
String |
XMLPartnershipFactory.getFilename() |
String |
XMLPartnershipFactory.getFilename() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractDirectoryPollingModule.scanDirectory(String sDirectory) |
protected void |
AbstractDirectoryPollingModule.scanDirectory(String sDirectory) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
DirectoryResenderModule.getFilename()
Build the filename for re-sending.
|
protected String |
DirectoryResenderModule.getFilename()
Build the filename for re-sending.
|
protected long |
AbstractActiveResenderModule.getResendDelayMS() |
protected long |
AbstractActiveResenderModule.getResendDelayMS() |
protected com.helger.commons.collection.impl.ICommonsList<File> |
DirectoryResenderModule.scanDirectory() |
protected com.helger.commons.collection.impl.ICommonsList<File> |
DirectoryResenderModule.scanDirectory() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AS2SenderModule.checkRequired(AS2Message aMsg) |
protected void |
AS2SenderModule.checkRequired(AS2Message aMsg) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
AbstractStorageModule.getFilename(IMessage aMsg,
String sFileParam) |
protected String |
MDNFileModule.getFilename(IMessage aMsg,
String sFileParam) |
protected String |
MessageFileModule.getFilename(IMessage aMsg,
String sFileParam) |
protected String |
MessageFileModule.getFilename(IMessage aMsg,
String sFileParam) |
protected String |
MDNFileModule.getFilename(IMessage aMsg,
String sFileParam) |
protected abstract String |
AbstractStorageModule.getFilename(IMessage aMsg,
String sFileParam) |
Copyright © 2013–2022 Philip Helger. All rights reserved.