| Modifier and Type | Method and Description |
|---|---|
IAS2Session |
AbstractDynamicComponent.getSession() |
IAS2Session |
IDynamicComponent.getSession()
Returns the Session used to initialize this Component.
|
IAS2Session |
IDynamicComponent.getSession()
Returns the Session used to initialize this Component.
|
IAS2Session |
AbstractDynamicComponent.getSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDynamicComponent.initDynamicComponent(IAS2Session aSession,
com.helger.commons.collection.attr.IStringMap aParameters) |
void |
IDynamicComponent.initDynamicComponent(IAS2Session aSession,
com.helger.commons.collection.attr.IStringMap aParameters)
After creating a Component object, this method should be called to set any
parameters used by the component.
|
void |
IDynamicComponent.initDynamicComponent(IAS2Session aSession,
com.helger.commons.collection.attr.IStringMap aParameters)
After creating a Component object, this method should be called to set any
parameters used by the component.
|
void |
AbstractDynamicComponent.initDynamicComponent(IAS2Session aSession,
com.helger.commons.collection.attr.IStringMap aParameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCertificateFactory.initDynamicComponent(IAS2Session aSession,
com.helger.commons.collection.attr.IStringMap aOptions) |
void |
AbstractCertificateFactory.initDynamicComponent(IAS2Session aSession,
com.helger.commons.collection.attr.IStringMap aOptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLPartnershipFactory.initDynamicComponent(IAS2Session session,
com.helger.commons.collection.attr.IStringMap parameters) |
void |
XMLPartnershipFactory.initDynamicComponent(IAS2Session session,
com.helger.commons.collection.attr.IStringMap parameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractActivePollingModule.initDynamicComponent(IAS2Session aSession,
com.helger.commons.collection.attr.IStringMap aOptions) |
void |
AbstractDirectoryPollingModule.initDynamicComponent(IAS2Session aSession,
com.helger.commons.collection.attr.IStringMap aOptions) |
void |
AbstractDirectoryPollingModule.initDynamicComponent(IAS2Session aSession,
com.helger.commons.collection.attr.IStringMap aOptions) |
void |
AbstractActivePollingModule.initDynamicComponent(IAS2Session aSession,
com.helger.commons.collection.attr.IStringMap aOptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractActiveResenderModule.initDynamicComponent(IAS2Session aSession,
com.helger.commons.collection.attr.IStringMap aParameters) |
void |
DirectoryResenderModule.initDynamicComponent(IAS2Session aSession,
com.helger.commons.collection.attr.IStringMap aOptions) |
void |
DirectoryResenderModule.initDynamicComponent(IAS2Session aSession,
com.helger.commons.collection.attr.IStringMap aOptions) |
void |
AbstractActiveResenderModule.initDynamicComponent(IAS2Session aSession,
com.helger.commons.collection.attr.IStringMap aParameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractStorageModule.initDynamicComponent(IAS2Session aSession,
com.helger.commons.collection.attr.IStringMap aOptions) |
void |
AbstractStorageModule.initDynamicComponent(IAS2Session aSession,
com.helger.commons.collection.attr.IStringMap aOptions) |
| Modifier and Type | Class and Description |
|---|---|
class |
AS2Session
Default implementation of
IAS2Session |
| Modifier and Type | Method and Description |
|---|---|
static <T extends IDynamicComponent> |
AS2XMLHelper.createComponent(com.helger.xml.microdom.IMicroElement aElement,
Class<T> aClass,
IAS2Session aSession,
String sBaseDirectory) |
static <T extends IDynamicComponent> |
AS2XMLHelper.createComponent(com.helger.xml.microdom.IMicroElement aElement,
Class<T> aClass,
IAS2Session aSession,
String sBaseDirectory) |
static IMessageMDN |
AS2Helper.createMDN(IAS2Session aSession,
AS2Message aMsg,
DispositionType aDisposition,
String sText)
Create a new MDN
|
static IMessageMDN |
AS2Helper.createMDN(IAS2Session aSession,
AS2Message aMsg,
DispositionType aDisposition,
String sText)
Create a new MDN
|
static void |
AS2Helper.createMDNData(IAS2Session aSession,
IMessageMDN aMdn,
boolean bSignMDN,
boolean bIncludeCertificateInSignedContent,
ECryptoAlgorithmSign eMICAlg,
boolean bUseOldRFC3851MicAlgs,
boolean bRemoveCmsAlgorithmProtect)
Create and fill the MDN parameter
|
static void |
AS2Helper.createMDNData(IAS2Session aSession,
IMessageMDN aMdn,
boolean bSignMDN,
boolean bIncludeCertificateInSignedContent,
ECryptoAlgorithmSign eMICAlg,
boolean bUseOldRFC3851MicAlgs,
boolean bRemoveCmsAlgorithmProtect)
Create and fill the MDN parameter
|
Copyright © 2013–2022 Philip Helger. All rights reserved.