-
Martin Vogel authoredMartin Vogel authored
README.md 1.84 KiB
Client Module
API Flow
The ClientFactory provides fluent API clients both for Sender and Subscriber.
As the flow charts below shows, the fluent client guides through all essentials calls in order to hand in a correct Submission as well as receive submissions on the subscriber side.
Api client flow for sending a submission
For the actual sender client those calls look like this:
Workflow | Java sample calls |
---|---|
|
|
Api client flow for subscribing to a submission
Workflow | Java sample calls |
---|---|
|
|