diff options
author | Christof Rabensteiner <christof.rabensteiner@iaik.tugraz.at> | 2019-11-29 15:56:44 +0100 |
---|---|---|
committer | Christof Rabensteiner <christof.rabensteiner@iaik.tugraz.at> | 2019-11-29 15:56:44 +0100 |
commit | 6dbe979e0b6bd6236db304b034ad592a4aeacabc (patch) | |
tree | 4c5c10279b01e3602da8195c741191f660561e9b /src/main/resources/moa-spss | |
parent | a5b8668c0c7916a8fe2b84122d537a3e0bd67002 (diff) | |
download | moa-zs-6dbe979e0b6bd6236db304b034ad592a4aeacabc.tar.gz moa-zs-6dbe979e0b6bd6236db304b034ad592a4aeacabc.tar.bz2 moa-zs-6dbe979e0b6bd6236db304b034ad592a4aeacabc.zip |
Refactor & Fix Client Creation in Client Factory
- Refactor: Replace createSoap1{1,2} with create{Tnvz,App,Msg}Client.
Configure each method with zusespec's specific parameters.
Reason: Each service requires different parameters (e.g. with /
without MTOM? soap11 / soap12? store responses in binary respository
- yes/no?). These parameters could be placed in the client
configuration of application.yaml. Since the parameters are tied to
zusespecs, they do not need to be configurable via application.yaml.
Another benefit for this refactoring is to improve readability.
- Fix: Disable "Store Response" for TNVZ Client and App Client
Diffstat (limited to 'src/main/resources/moa-spss')
0 files changed, 0 insertions, 0 deletions