| Interface | Description |
|---|---|
| IToDC |
Customization interface for forwarding messages from step 4/4 to the real DC.
|
| IToDP |
Customization interface for forwarding messages from steps 2/4 and 3/4 to the
real DP.
|
| Class | Description |
|---|---|
| MessageProcessorDCIncoming |
The global message processor that handles DP to DC (= DC incoming) requests
(step 4/4).
|
| MessageProcessorDCOutgoing |
The global message processor that handles DC to DP (=DC outgoing) requests
(step 1/4).
|
| MessageProcessorDPIncoming |
The global message processor that handles DC to DP (= DP incoming) requests
(step 2/4).
|
| MessageProcessorDPOutgoing |
The global message processor that handles DP to DC (=DP outgoing) requests
(step 3/4).
|
| MPConfig |
Message Processor WebApp configuration
|
| MPHelper | |
| MPTrigger |
This is the central public class that allows access to the Message Processor
APIs.
|
| ToDCViaToopInterfaceHttp |
Implementation of
IToDC using the HTTP based message passing to the
Toop-Interface URL |
| ToDPViaToopInterfaceHttp |
Implementation of
IToDP using the HTTP based message passing to the
Toop-Interface URL |
Copyright © 2018–2020 toop.eu. All rights reserved.