| Interface | Description |
|---|---|
| IAS2Session |
This interface provides configuration and resource information, and a means
for components to access the functionality of other components.
|
| Class | Description |
|---|---|
| AS2Session |
Default implementation of
IAS2Session |
| Exception | Description |
|---|---|
| AS2ComponentDuplicateException |
Exception to be thrown from
AS2Session if a component with the
specified ID is already registered. |
| AS2ComponentNotFoundException |
Thrown from
AS2Session if a component was not present. |
Copyright © 2013–2022 Philip Helger. All rights reserved.