See: Description
Interface | Description |
---|---|
IDocument |
Marker interface to identify the document of an MX message.
|
MxRead |
Interface to plug in code that reads XML strings into MX message objects
|
MxWrite |
Interface to plug in code that serializes MX message objects to XML string
|
Class | Description |
---|---|
AbstractMX |
Base class for specific MX.
Notice, the scope of Prowide MX model is the message payload (the actual message or body data) which is the fundamental purpose of the transmission. |
BusinessHeader |
General information applicable to any MX.
|
MxPayload | |
MxSimpleDocument |
Document handler for MX messages for prowide CORE.
|
Base package for classes that model SWIFT MX messages.