| Package | Description |
|---|---|
| com.helger.as2lib.client |
| Modifier and Type | Method and Description |
|---|---|
protected AS2Session |
AS2Client.createSession()
Create the AS2 session to be used.
|
protected AS2Session |
AS2Client.createSession()
Create the AS2 session to be used.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AS2Client.beforeSend(AS2ClientSettings aSettings,
AS2Session aSession,
IMessage aMsg)
Callback method that is invoked before the main sending.
|
protected void |
AS2Client.beforeSend(AS2ClientSettings aSettings,
AS2Session aSession,
IMessage aMsg)
Callback method that is invoked before the main sending.
|
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.
|
Copyright © 2013–2022 Philip Helger. All rights reserved.