Message
object by calling the MessageFactory
and calls the appropriate object and method of the application layer by calling the ApplicationFactory
. Finally the DBJournal
class is called for logging of the call. The resulting returncode and response-string can be requested afterwards with dedicated methods in this class.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|