| 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 | Class and Description |
|---|---|
class |
AS2CertificateExistsException |
class |
AS2CertificateNotFoundException |
class |
AS2KeyNotFoundException
AS2 exception to be thrown if a private key is not found
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCertificateFactory.addCertificate(String sAlias,
X509Certificate aCert,
boolean bOverwrite) |
void |
IAliasedCertificateFactory.addCertificate(String sAlias,
X509Certificate aCert,
boolean bOverwrite) |
void |
IAliasedCertificateFactory.addCertificate(String sAlias,
X509Certificate aCert,
boolean bOverwrite) |
void |
AbstractCertificateFactory.addCertificate(String sAlias,
X509Certificate aCert,
boolean bOverwrite) |
void |
AbstractCertificateFactory.addPrivateKey(String sAlias,
Key aKey,
String sPassword) |
void |
IAliasedCertificateFactory.addPrivateKey(String sAlias,
Key aKey,
String sPassword) |
void |
IAliasedCertificateFactory.addPrivateKey(String sAlias,
Key aKey,
String sPassword) |
void |
AbstractCertificateFactory.addPrivateKey(String sAlias,
Key aKey,
String sPassword) |
void |
AbstractCertificateFactory.clearCertificates() |
void |
IAliasedCertificateFactory.clearCertificates() |
void |
IAliasedCertificateFactory.clearCertificates() |
void |
AbstractCertificateFactory.clearCertificates() |
String |
AbstractCertificateFactory.getAlias(Partnership aPartnership,
ECertificatePartnershipType ePartnershipType) |
String |
AbstractCertificateFactory.getAlias(Partnership aPartnership,
ECertificatePartnershipType ePartnershipType) |
X509Certificate |
AbstractCertificateFactory.getCertificate(IBaseMessage aMsg,
ECertificatePartnershipType ePartnershipType) |
X509Certificate |
ICertificateFactory.getCertificate(IBaseMessage aMsg,
ECertificatePartnershipType ePartnershipType)
Get the certificate of the specified type for the partnership defined in
the provided message
|
X509Certificate |
ICertificateFactory.getCertificate(IBaseMessage aMsg,
ECertificatePartnershipType ePartnershipType)
Get the certificate of the specified type for the partnership defined in
the provided message
|
X509Certificate |
AbstractCertificateFactory.getCertificate(IBaseMessage aMsg,
ECertificatePartnershipType ePartnershipType) |
X509Certificate |
AbstractCertificateFactory.getCertificate(String sAlias) |
X509Certificate |
IAliasedCertificateFactory.getCertificate(String sAlias) |
X509Certificate |
IAliasedCertificateFactory.getCertificate(String sAlias) |
X509Certificate |
AbstractCertificateFactory.getCertificate(String sAlias) |
default X509Certificate |
ICertificateFactory.getCertificateOrNull(IBaseMessage aMsg,
ECertificatePartnershipType ePartnershipType)
Get the certificate of the specified type for the partnership defined in
the provided message
|
default X509Certificate |
ICertificateFactory.getCertificateOrNull(IBaseMessage aMsg,
ECertificatePartnershipType ePartnershipType)
Get the certificate of the specified type for the partnership defined in
the provided message
|
com.helger.commons.collection.impl.ICommonsOrderedMap<String,X509Certificate> |
AbstractCertificateFactory.getCertificates() |
com.helger.commons.collection.impl.ICommonsOrderedMap<String,X509Certificate> |
IAliasedCertificateFactory.getCertificates() |
com.helger.commons.collection.impl.ICommonsOrderedMap<String,X509Certificate> |
IAliasedCertificateFactory.getCertificates() |
com.helger.commons.collection.impl.ICommonsOrderedMap<String,X509Certificate> |
AbstractCertificateFactory.getCertificates() |
PrivateKey |
AbstractCertificateFactory.getPrivateKey(X509Certificate aCert) |
PrivateKey |
ICertificateFactory.getPrivateKey(X509Certificate aCert) |
PrivateKey |
ICertificateFactory.getPrivateKey(X509Certificate aCert) |
PrivateKey |
AbstractCertificateFactory.getPrivateKey(X509Certificate aCert) |
void |
AbstractCertificateFactory.initDynamicComponent(IAS2Session aSession,
com.helger.commons.collection.attr.IStringMap aOptions) |
void |
AbstractCertificateFactory.initDynamicComponent(IAS2Session aSession,
com.helger.commons.collection.attr.IStringMap aOptions) |
protected void |
AbstractCertificateFactory.initEmptyKeyStore()
This method is responsible to create a new empty keystore based on the
configured type.
|
protected void |
AbstractCertificateFactory.initEmptyKeyStore()
This method is responsible to create a new empty keystore based on the
configured type.
|
protected X509Certificate |
AbstractCertificateFactory.internalGetCertificate(String sAlias,
ECertificatePartnershipType ePartnershipType) |
protected X509Certificate |
AbstractCertificateFactory.internalGetCertificate(String sAlias,
ECertificatePartnershipType ePartnershipType) |
default void |
IStorableCertificateFactory.load()
Shortcut for
load (getFilename (), getPassword ()); |
default void |
IStorableCertificateFactory.load()
Shortcut for
load (getFilename (), getPassword ()); |
void |
AbstractCertificateFactory.load(InputStream aIS,
char[] aPassword) |
void |
IStorableCertificateFactory.load(InputStream aIS,
char[] aPassword) |
void |
IStorableCertificateFactory.load(InputStream aIS,
char[] aPassword) |
void |
AbstractCertificateFactory.load(InputStream aIS,
char[] aPassword) |
default void |
IStorableCertificateFactory.load(String sFilename,
char[] aPassword) |
default void |
IStorableCertificateFactory.load(String sFilename,
char[] aPassword) |
protected void |
AbstractCertificateFactory.onChange()
Custom callback method that is invoked if something changes in the key
store.
|
protected void |
CertificateFactory.onChange()
Custom callback method that is invoked if something changes in the key
store.
|
protected void |
CertificateFactory.onChange()
Custom callback method that is invoked if something changes in the key
store.
|
protected void |
AbstractCertificateFactory.onChange()
Custom callback method that is invoked if something changes in the key
store.
|
void |
CertificateFactory.reinitKeyStore() |
void |
IKeyStoreCertificateFactory.reinitKeyStore()
Reload the key store from the configured source.
|
void |
PredefinedCertificateFactory.reinitKeyStore() |
void |
PredefinedCertificateFactory.reinitKeyStore() |
void |
IKeyStoreCertificateFactory.reinitKeyStore()
Reload the key store from the configured source.
|
void |
CertificateFactory.reinitKeyStore() |
void |
AbstractCertificateFactory.removeCertificate(String sAlias) |
void |
IAliasedCertificateFactory.removeCertificate(String sAlias) |
void |
IAliasedCertificateFactory.removeCertificate(String sAlias) |
void |
AbstractCertificateFactory.removeCertificate(String sAlias) |
void |
AbstractCertificateFactory.removeCertificate(X509Certificate aCert) |
void |
IAliasedCertificateFactory.removeCertificate(X509Certificate aCert) |
void |
IAliasedCertificateFactory.removeCertificate(X509Certificate aCert) |
void |
AbstractCertificateFactory.removeCertificate(X509Certificate aCert) |
default void |
IStorableCertificateFactory.save()
Shortcut for
save (getFilename (), getPassword ()); |
default void |
IStorableCertificateFactory.save()
Shortcut for
save (getFilename (), getPassword ()); |
void |
AbstractCertificateFactory.save(OutputStream aOS,
char[] aPassword) |
void |
IStorableCertificateFactory.save(OutputStream aOS,
char[] aPassword) |
void |
IStorableCertificateFactory.save(OutputStream aOS,
char[] aPassword) |
void |
AbstractCertificateFactory.save(OutputStream aOS,
char[] aPassword) |
default void |
IStorableCertificateFactory.save(String sFilename,
char[] aPassword) |
default void |
IStorableCertificateFactory.save(String sFilename,
char[] aPassword) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AS2Client.initCertificateFactory(AS2ClientSettings aSettings,
AS2Session aSession)
This method initializes the certificate factory.
|
protected void |
AS2Client.initCertificateFactory(AS2ClientSettings aSettings,
AS2Session aSession)
This method initializes the certificate factory.
|
protected void |
AS2Client.initMessageProcessor(AS2Session aSession)
Init the message processor.
|
protected void |
AS2Client.initMessageProcessor(AS2Session aSession)
Init the message processor.
|
protected void |
AS2Client.initPartnershipFactory(AS2Session aSession)
Init the partnership factory.
|
protected void |
AS2Client.initPartnershipFactory(AS2Session aSession)
Init the partnership factory.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
BCCryptoHelper.isCompressed(String sContentType) |
boolean |
ICryptoHelper.isCompressed(String sContentType)
Check if the passed content type indicates compression.
|
boolean |
ICryptoHelper.isCompressed(String sContentType)
Check if the passed content type indicates compression.
|
boolean |
BCCryptoHelper.isCompressed(String sContentType) |
void |
IMICMatchingHandler.onMICMatch(IMessage aMsg,
String sMIC)
Invoked upon MIC match
|
void |
IMICMatchingHandler.onMICMatch(IMessage aMsg,
String sMIC)
Invoked upon MIC match
|
void |
IMICMatchingHandler.onMICMismatch(IMessage aMsg,
String sOriginalMIC,
String sReceivedMIC)
Invoked upon MIC mismatch
|
void |
IMICMatchingHandler.onMICMismatch(IMessage aMsg,
String sOriginalMIC,
String sReceivedMIC)
Invoked upon MIC mismatch
|
| Modifier and Type | Class and Description |
|---|---|
class |
AS2DispositionException
Exception thrown in case a message disposition contains an error or a
warning.
|
| Modifier and Type | Method and Description |
|---|---|
static DispositionOptions |
DispositionOptions.createFromString(String sOptions)
Parse Strings like
signed-receipt-protocol=optional, pkcs7-signature;
signed-receipt-micalg=optional, sha1 |
static DispositionType |
DispositionType.createFromString(String sDisposition) |
static DispositionType |
DispositionType.createFromString(String sDisposition) |
static DispositionOptions |
DispositionOptions.createFromString(String sOptions)
Parse Strings like
signed-receipt-protocol=optional, pkcs7-signature;
signed-receipt-micalg=optional, sha1 |
| Modifier and Type | Class and Description |
|---|---|
class |
AS2UnsupportedException |
class |
WrappedAS2Exception
An
AS2Exception that wraps an existing exception easily. |
| Modifier and Type | Method and Description |
|---|---|
AS2Exception |
AS2Exception.setSourceMsg(IMessage aSrcMsg) |
AS2Exception |
AS2Exception.setSourceMsg(IMessage aSrcMsg) |
AS2Exception |
AS2Exception.terminate()
Log the exception but don't throw it.
|
AS2Exception |
AS2Exception.terminate()
Log the exception but don't throw it.
|
static AS2Exception |
WrappedAS2Exception.wrap(Throwable t)
Ensure the passed
Throwable is an AS2Exception. |
static AS2Exception |
WrappedAS2Exception.wrap(Throwable t)
Ensure the passed
Throwable is an AS2Exception. |
| Modifier and Type | Class and Description |
|---|---|
class |
AS2InvalidParameterException |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractParameterParser.setParameters(String sFormat,
String sDelimiters,
String sValue)
Set parameters from a string separated by delimiters.
|
void |
AbstractParameterParser.setParameters(String sFormat,
String sDelimiters,
String sValue)
Set parameters from a string separated by delimiters.
|
| Constructor and Description |
|---|
ExceptionParameters(AS2Exception aTarget,
boolean bTerminated)
Deprecated.
|
ExceptionParameters(AS2Exception aTarget,
boolean bTerminated)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AS2PartnershipNotFoundException
Exception thrown if a desired partnership is not present.
|
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.state.EChange |
AbstractPartnershipFactory.addPartnership(Partnership aPartnership) |
com.helger.commons.state.EChange |
IPartnershipFactory.addPartnership(Partnership aPartnership)
Add a partnership.
|
com.helger.commons.state.EChange |
IPartnershipFactory.addPartnership(Partnership aPartnership)
Add a partnership.
|
com.helger.commons.state.EChange |
AbstractPartnershipFactory.addPartnership(Partnership aPartnership) |
Partnership |
AbstractPartnershipFactory.getPartnership(Partnership aPartnership) |
Partnership |
IPartnershipFactory.getPartnership(Partnership aPartnership)
Get the partnership identified by the provided stub partnership.
|
Partnership |
SelfFillingPartnershipFactory.getPartnership(Partnership aPartnership) |
Partnership |
SelfFillingPartnershipFactory.getPartnership(Partnership aPartnership) |
Partnership |
IPartnershipFactory.getPartnership(Partnership aPartnership)
Get the partnership identified by the provided stub partnership.
|
Partnership |
AbstractPartnershipFactory.getPartnership(Partnership aPartnership) |
protected void |
AbstractPartnershipFactory.markAsChanged()
Callback method that is invoked, when this object is modified.
|
protected void |
AbstractPartnershipFactory.markAsChanged()
Callback method that is invoked, when this object is modified.
|
protected void |
SelfFillingPartnershipFactory.onBeforeAddPartnership(Partnership aPartnership)
Callback method that is invoked every time a new partnership is
automatically added.
|
protected void |
SelfFillingPartnershipFactory.onBeforeAddPartnership(Partnership aPartnership)
Callback method that is invoked every time a new partnership is
automatically added.
|
void |
IRefreshablePartnershipFactory.refreshPartnershipFactory()
Refresh the partnership factory.
|
void |
IRefreshablePartnershipFactory.refreshPartnershipFactory()
Refresh the partnership factory.
|
com.helger.commons.state.EChange |
AbstractPartnershipFactory.removePartnership(Partnership aPartnership) |
com.helger.commons.state.EChange |
IPartnershipFactory.removePartnership(Partnership aPartnership)
Remove the specified partnership.
|
com.helger.commons.state.EChange |
IPartnershipFactory.removePartnership(Partnership aPartnership)
Remove the specified partnership.
|
com.helger.commons.state.EChange |
AbstractPartnershipFactory.removePartnership(Partnership aPartnership) |
protected void |
AbstractPartnershipFactory.setPartnerships(PartnershipMap aPartnerships) |
protected void |
AbstractPartnershipFactory.setPartnerships(PartnershipMap aPartnerships) |
void |
AbstractPartnershipFactory.updatePartnership(IMessage aMsg,
boolean bOverwrite) |
void |
IPartnershipFactory.updatePartnership(IMessage aMsg,
boolean bOverwrite)
Looks up and fills in any header info for a specific msg's partnership.
|
void |
IPartnershipFactory.updatePartnership(IMessage aMsg,
boolean bOverwrite)
Looks up and fills in any header info for a specific msg's partnership.
|
void |
AbstractPartnershipFactory.updatePartnership(IMessage aMsg,
boolean bOverwrite) |
void |
AbstractPartnershipFactory.updatePartnership(IMessageMDN aMdn,
boolean bOverwrite) |
void |
IPartnershipFactory.updatePartnership(IMessageMDN aMdn,
boolean bOverwrite)
Looks up and fills in any header info for a specific MDN's partnership
|
void |
IPartnershipFactory.updatePartnership(IMessageMDN aMdn,
boolean bOverwrite)
Looks up and fills in any header info for a specific MDN's partnership
|
void |
AbstractPartnershipFactory.updatePartnership(IMessageMDN aMdn,
boolean bOverwrite) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPartnershipFactoryWithPartners.addPartner(Partner aNewPartner) |
void |
IPartnershipFactoryWithPartners.addPartner(Partner aNewPartner)
Add a partner.
|
void |
PartnerMap.addPartner(Partner aNewPartner) |
void |
PartnerMap.addPartner(Partner aNewPartner) |
void |
IPartnershipFactoryWithPartners.addPartner(Partner aNewPartner)
Add a partner.
|
void |
AbstractPartnershipFactoryWithPartners.addPartner(Partner aNewPartner) |
Partnership |
SelfFillingXMLPartnershipFactory.getPartnership(Partnership aPartnership) |
Partnership |
SelfFillingXMLPartnershipFactory.getPartnership(Partnership aPartnership) |
void |
XMLPartnershipFactory.initDynamicComponent(IAS2Session session,
com.helger.commons.collection.attr.IStringMap parameters) |
void |
XMLPartnershipFactory.initDynamicComponent(IAS2Session session,
com.helger.commons.collection.attr.IStringMap parameters) |
protected void |
XMLPartnershipFactory.load(InputStream aIS) |
protected void |
XMLPartnershipFactory.load(InputStream aIS) |
Partner |
XMLPartnershipFactory.loadPartner(com.helger.xml.microdom.IMicroElement ePartner) |
Partner |
XMLPartnershipFactory.loadPartner(com.helger.xml.microdom.IMicroElement ePartner) |
protected void |
XMLPartnershipFactory.loadPartnerIDs(com.helger.xml.microdom.IMicroElement ePartnership,
IPartnerMap aAllPartners,
Partnership aPartnership,
boolean bIsSender) |
protected void |
XMLPartnershipFactory.loadPartnerIDs(com.helger.xml.microdom.IMicroElement ePartnership,
IPartnerMap aAllPartners,
Partnership aPartnership,
boolean bIsSender) |
Partnership |
XMLPartnershipFactory.loadPartnership(com.helger.xml.microdom.IMicroElement ePartnership,
IPartnerMap aAllPartners) |
Partnership |
XMLPartnershipFactory.loadPartnership(com.helger.xml.microdom.IMicroElement ePartnership,
IPartnerMap aAllPartners) |
protected void |
XMLPartnershipFactory.loadPartnershipAttributes(com.helger.xml.microdom.IMicroElement aNode,
Partnership aPartnership) |
protected void |
XMLPartnershipFactory.loadPartnershipAttributes(com.helger.xml.microdom.IMicroElement aNode,
Partnership aPartnership) |
protected void |
SelfFillingXMLPartnershipFactory.onBeforeAddPartnership(Partnership aPartnership)
Callback method that is invoked every time a new partnership is
automatically added.
|
protected void |
SelfFillingXMLPartnershipFactory.onBeforeAddPartnership(Partnership aPartnership)
Callback method that is invoked every time a new partnership is
automatically added.
|
void |
XMLPartnershipFactory.refreshPartnershipFactory() |
void |
XMLPartnershipFactory.refreshPartnershipFactory() |
com.helger.commons.state.EChange |
AbstractPartnershipFactoryWithPartners.removePartner(String sPartnerName) |
com.helger.commons.state.EChange |
IPartnershipFactoryWithPartners.removePartner(String sPartnerName)
Remove a partner.
|
com.helger.commons.state.EChange |
IPartnershipFactoryWithPartners.removePartner(String sPartnerName)
Remove a partner.
|
com.helger.commons.state.EChange |
AbstractPartnershipFactoryWithPartners.removePartner(String sPartnerName) |
protected void |
AbstractPartnershipFactoryWithPartners.setPartners(PartnerMap aPartners) |
protected void |
AbstractPartnershipFactoryWithPartners.setPartners(PartnerMap aPartners) |
void |
XMLPartnershipFactory.storePartnership()
Store the current status of the partnerships to a file.
|
void |
XMLPartnershipFactory.storePartnership()
Store the current status of the partnerships to a file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AS2NoModuleException
AS2 exception that is thrown if no handling module was found.
|
class |
AS2ProcessorException
An exception thrown the an
IMessageProcessor has caught exceptions. |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsList<AS2Exception> |
AS2ProcessorException.getAllCauses()
Get all causes.
|
com.helger.commons.collection.impl.ICommonsList<AS2Exception> |
AS2ProcessorException.getAllCauses()
Get all causes.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractMessageProcessor.executeAction(String sAction,
IMessage aMsg,
Map<String,Object> aOptions)
Execution the provided action with the registered modules.
|
protected void |
AbstractMessageProcessor.executeAction(String sAction,
IMessage aMsg,
Map<String,Object> aOptions)
Execution the provided action with the registered modules.
|
void |
AsyncMessageProcessor.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
void |
DefaultMessageProcessor.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
void |
IMessageProcessor.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
void |
IMessageProcessor.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
void |
DefaultMessageProcessor.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
void |
AsyncMessageProcessor.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
| Constructor and Description |
|---|
AS2ProcessorException(IMessageProcessor aProcessor,
List<? extends AS2Exception> aCauses) |
AS2ProcessorException(IMessageProcessor aProcessor,
List<? extends AS2Exception> aCauses) |
| Modifier and Type | Class and Description |
|---|---|
class |
AS2ForcedStopException |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AbstractActiveModule.doStart()
Implement the internal start logic.
|
abstract void |
AbstractActiveModule.doStart()
Implement the internal start logic.
|
abstract void |
AbstractActiveModule.doStop()
Implement the internal stop logic.
|
abstract void |
AbstractActiveModule.doStop()
Implement the internal stop logic.
|
void |
AbstractActiveModule.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
void |
IProcessorModule.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
void |
IProcessorModule.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
void |
AbstractActiveModule.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
void |
AbstractActiveModule.start() |
void |
IProcessorActiveModule.start() |
void |
IProcessorActiveModule.start() |
void |
AbstractActiveModule.start() |
void |
AbstractActiveModule.stop() |
void |
IProcessorActiveModule.stop() |
void |
IProcessorActiveModule.stop() |
void |
AbstractActiveModule.stop() |
| Modifier and Type | Class and Description |
|---|---|
class |
AS2InvalidMessageException |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractActiveNetModule.handleError(IMessage aMsg,
AS2Exception aSrcEx) |
void |
AbstractActiveNetModule.handleError(IMessage aMsg,
AS2Exception aSrcEx) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractActiveNetModule.doStart() |
void |
AbstractActivePollingModule.doStart() |
void |
AbstractActivePollingModule.doStart() |
void |
AbstractActiveNetModule.doStart() |
void |
AbstractActiveNetModule.doStop() |
void |
AbstractActivePollingModule.doStop() |
void |
AbstractActivePollingModule.doStop() |
void |
AbstractActiveNetModule.doStop() |
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) |
protected void |
AbstractDirectoryPollingModule.processFile(File aFile) |
protected void |
AbstractDirectoryPollingModule.processFile(File aFile) |
void |
AbstractDirectoryPollingModule.updateMessage(IMessage aMsg,
File aFile) |
void |
AbstractDirectoryPollingModule.updateMessage(IMessage aMsg,
File aFile) |
protected void |
AbstractDirectoryPollingModule.updateTracking() |
protected void |
AbstractDirectoryPollingModule.updateTracking() |
| Modifier and Type | Class and Description |
|---|---|
class |
AS2NetException |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AS2MDNReceiverHandler.checkAsyncMDN(AS2Message aMsg)
verify if the mic is matched.
|
boolean |
AS2MDNReceiverHandler.checkAsyncMDN(AS2Message aMsg)
verify if the mic is matched.
|
protected void |
AS2ReceiverHandler.decrypt(IMessage aMsg,
AS2ResourceHelper aResHelper) |
protected void |
AS2ReceiverHandler.decrypt(IMessage aMsg,
AS2ResourceHelper aResHelper) |
protected com.helger.commons.state.ESuccess |
AS2MDNReceiverHandler.deletePendingFile(AS2Message aMsg,
String sPendingFilename)
Delete the pending file itself.
|
protected com.helger.commons.state.ESuccess |
AS2MDNReceiverHandler.deletePendingFile(AS2Message aMsg,
String sPendingFilename)
Delete the pending file itself.
|
protected com.helger.commons.state.ESuccess |
AS2MDNReceiverHandler.deletePendingInfoStream(AS2Message aMsg)
Delete the pending info file.
|
protected com.helger.commons.state.ESuccess |
AS2MDNReceiverHandler.deletePendingInfoStream(AS2Message aMsg)
Delete the pending info file.
|
protected File |
AS2MDNReceiverHandler.getPendingInfoFile(AS2Message aMsg)
Get the pending info file itself.
|
protected File |
AS2MDNReceiverHandler.getPendingInfoFile(AS2Message aMsg)
Get the pending info file itself.
|
protected InputStream |
AS2MDNReceiverHandler.openPendingInfoStreamForReading(AS2Message aMsg)
Delete the pending info file for reading.
|
protected InputStream |
AS2MDNReceiverHandler.openPendingInfoStreamForReading(AS2Message aMsg)
Delete the pending info file for reading.
|
protected void |
AS2MDNReceiverHandler.receiveMDN(AS2Message aMsg,
byte[] aData,
IAS2HttpResponseHandler aResponseHandler,
AS2ResourceHelper aResHelper)
method for receiving and processing Async MDN sent from receiver.
|
protected void |
AS2MDNReceiverHandler.receiveMDN(AS2Message aMsg,
byte[] aData,
IAS2HttpResponseHandler aResponseHandler,
AS2ResourceHelper aResHelper)
method for receiving and processing Async MDN sent from receiver.
|
void |
AS2MDNReceiverHandler.reparse(AS2Message aMsg,
AS2HttpClient aHttpClient,
IHTTPIncomingDumper aIncomingDumper) |
void |
AS2MDNReceiverHandler.reparse(AS2Message aMsg,
AS2HttpClient aHttpClient,
IHTTPIncomingDumper aIncomingDumper) |
protected void |
AS2ReceiverHandler.verify(IMessage aMsg,
AS2ResourceHelper aResHelper) |
protected void |
AS2ReceiverHandler.verify(IMessage aMsg,
AS2ResourceHelper aResHelper) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractActiveResenderModule.doStart() |
void |
AbstractActiveResenderModule.doStart() |
void |
AbstractActiveResenderModule.doStop() |
void |
InMemoryResenderModule.doStop() |
void |
InMemoryResenderModule.doStop() |
void |
AbstractActiveResenderModule.doStop() |
void |
DirectoryResenderModule.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
void |
ImmediateResenderModule.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
void |
InMemoryResenderModule.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
void |
InMemoryResenderModule.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
void |
ImmediateResenderModule.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
void |
DirectoryResenderModule.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
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) |
protected void |
DirectoryResenderModule.resendFile(File aFile) |
protected void |
DirectoryResenderModule.resendFile(File aFile) |
protected void |
InMemoryResenderModule.resendItem(ResendItem aItem) |
protected void |
InMemoryResenderModule.resendItem(ResendItem aItem) |
| Modifier and Type | Class and Description |
|---|---|
class |
AS2HttpResponseException
Special
AS2Exception with HTTP URL details |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AbstractSenderModule.doResend(String sResendAction,
IMessage aMsg,
AS2Exception aCause,
int nTriesLeft) |
protected boolean |
AbstractSenderModule.doResend(String sResendAction,
IMessage aMsg,
AS2Exception aCause,
int nTriesLeft) |
protected void |
AS2SenderModule.onReceivedMDNError(AS2Message aMsg,
AS2Exception ex)
Handler for errors in MDN processing.
|
protected void |
AS2SenderModule.onReceivedMDNError(AS2Message aMsg,
AS2Exception ex)
Handler for errors in MDN processing.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AbstractSenderModule.doResend(String sResendAction,
IMessage aMsg,
AS2Exception aCause,
int nTriesLeft) |
protected boolean |
AbstractSenderModule.doResend(String sResendAction,
IMessage aMsg,
AS2Exception aCause,
int nTriesLeft) |
AS2HttpClient |
AbstractHttpSenderModule.getHttpClient(String sUrl,
com.helger.commons.http.EHttpMethod eRequestMethod,
Proxy aProxy)
Generate a HttpClient connection.
|
AS2HttpClient |
AbstractHttpSenderModule.getHttpClient(String sUrl,
com.helger.commons.http.EHttpMethod eRequestMethod,
Proxy aProxy)
Generate a HttpClient connection.
|
void |
AS2SenderModule.handle(String sAction,
IMessage aBaseMsg,
Map<String,Object> aOptions) |
void |
AsynchMDNSenderModule.handle(String sAction,
IMessage aBaseMsg,
Map<String,Object> aOptions) |
void |
AsynchMDNSenderModule.handle(String sAction,
IMessage aBaseMsg,
Map<String,Object> aOptions) |
void |
AS2SenderModule.handle(String sAction,
IMessage aBaseMsg,
Map<String,Object> aOptions) |
protected void |
AS2SenderModule.onReceivedMDNError(AS2Message aMsg,
AS2Exception ex)
Handler for errors in MDN processing.
|
protected void |
AS2SenderModule.onReceivedMDNError(AS2Message aMsg,
AS2Exception ex)
Handler for errors in MDN processing.
|
protected OutputStream |
AS2SenderModule.openPendingInfoStreamForWriting(AS2Message aMsg,
String sMsgFilename)
Override this method to store pending MDN messages somewhere else than on
disc.
|
protected OutputStream |
AS2SenderModule.openPendingInfoStreamForWriting(AS2Message aMsg,
String sMsgFilename)
Override this method to store pending MDN messages somewhere else than on
disc.
|
protected void |
AS2SenderModule.receiveSyncMDN(AS2Message aMsg,
AS2HttpClient aHttpClient,
MIC aOriginalMIC,
IHTTPIncomingDumper aIncomingDumper,
AS2ResourceHelper aResHelper) |
protected void |
AS2SenderModule.receiveSyncMDN(AS2Message aMsg,
AS2HttpClient aHttpClient,
MIC aOriginalMIC,
IHTTPIncomingDumper aIncomingDumper,
AS2ResourceHelper aResHelper) |
protected void |
AS2SenderModule.storePendingInfo(AS2Message aMsg,
MIC aMIC)
For storing original MIC and outgoing file into pending information file.
|
protected void |
AS2SenderModule.storePendingInfo(AS2Message aMsg,
MIC aMIC)
For storing original MIC and outgoing file into pending information file.
|
| Modifier and Type | Method and Description |
|---|---|
protected File |
AbstractStorageModule.getFile(IMessage aMsg,
String sFileParam)
Not final - see #105
|
protected File |
AbstractStorageModule.getFile(IMessage aMsg,
String sFileParam)
Not final - see #105
|
void |
MDNFileModule.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
void |
MessageFileModule.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
void |
MessageFileModule.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
void |
MDNFileModule.handle(String sAction,
IMessage aMsg,
Map<String,Object> aOptions) |
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 |
AS2ComponentDuplicateException
Exception to be thrown from
AS2Session if a component with the
specified ID is already registered. |
class |
AS2ComponentNotFoundException
Thrown from
AS2Session if a component was not present. |
| 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 com.helger.commons.collection.attr.StringMap |
AS2XMLHelper.getAllAttrsWithLowercaseNameWithRequired(com.helger.xml.microdom.IMicroElement aElement,
String... aRequiredAttributes) |
static com.helger.commons.collection.attr.StringMap |
AS2XMLHelper.getAllAttrsWithLowercaseNameWithRequired(com.helger.xml.microdom.IMicroElement aElement,
String... aRequiredAttributes) |
static void |
AS2IOHelper.handleError(File aFile,
String sErrorDirectory,
String sTargetFilename)
move the file to an error directory
|
static void |
AS2IOHelper.handleError(File aFile,
String sErrorDirectory,
String sTargetFilename)
move the file to an error directory
|
static com.helger.commons.collection.impl.ICommonsOrderedMap<String,String> |
AS2XMLHelper.mapAttributeNodes(com.helger.xml.microdom.IMicroElement aNode,
String sNodeName,
String sNodeKeyName,
String sNodeValueName) |
static com.helger.commons.collection.impl.ICommonsOrderedMap<String,String> |
AS2XMLHelper.mapAttributeNodes(com.helger.xml.microdom.IMicroElement aNode,
String sNodeName,
String sNodeKeyName,
String sNodeValueName) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
AS2HttpClient.getInputStream()
Get InputStream
|
InputStream |
AS2HttpClient.getInputStream()
Get InputStream
|
int |
AS2HttpClient.getResponseCode() |
int |
AS2HttpClient.getResponseCode() |
com.helger.commons.http.HttpHeaderMap |
AS2HttpClient.getResponseHeaderFields() |
com.helger.commons.http.HttpHeaderMap |
AS2HttpClient.getResponseHeaderFields() |
String |
AS2HttpClient.getResponseMessage() |
String |
AS2HttpClient.getResponseMessage() |
URL |
AS2HttpClient.getURL() |
URL |
AS2HttpClient.getURL() |
Copyright © 2013–2022 Philip Helger. All rights reserved.