| Interface | Description |
|---|---|
| IMessageProcessor |
Process incoming messages.
|
| Class | Description |
|---|---|
| AbstractMessageProcessor |
Abstract empty implementation of
IMessageProcessor. |
| AsyncMessageProcessor |
An implementation of
AbstractMessageProcessor that uses a separate
thread for performing the main actions. |
| CFileAttribute | |
| CNetAttribute | |
| DefaultMessageProcessor |
This is the default implementation of
IMessageProcessor. |
| Exception | Description |
|---|---|
| AS2NoModuleException |
AS2 exception that is thrown if no handling module was found.
|
| AS2ProcessorException |
An exception thrown the an
IMessageProcessor has caught exceptions. |
Copyright © 2013–2022 Philip Helger. All rights reserved.