aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/egiz/moazs/client/ClientFactory.java
AgeCommit message (Expand)AuthorFilesLines
2020-03-03Update Copyright to 2020Christof Rabensteiner1-1/+1
2019-11-29Refactor & Fix Client Creation in Client FactoryChristof Rabensteiner1-22/+23
2019-10-30Refactor: Rename ClientFactory.create InterfaceChristof Rabensteiner1-5/+5
2019-10-30Remove JAXB Class Not Found FixChristof Rabensteiner1-4/+3
2019-10-04Add @author Tag Where It Was MissingChristof Rabensteiner1-0/+4
2019-10-04Add Licenses, NOTICE, and License HeaderChristof Rabensteiner1-0/+21
2019-10-02For {TNVZ, MSG}: Switch to Soap 1.2Christof Rabensteiner1-3/+18
2019-08-28Ensure that Each Step of Each Backend Process is LoggedChristof Rabensteiner1-0/+3
2019-08-26Log Incoming And Outgoing Messages with CXF Logging InterceptorsChristof Rabensteiner1-0/+15
2019-08-23Fix: JAXB + Java >= 9 Class Loader Bug & Ensure Tomcat DeploymentChristof Rabensteiner1-1/+4
2019-08-20Add Custom Http Headers to HTTP ClientsChristof Rabensteiner1-1/+9
2019-07-09Minor Fixes And RefactoringChristof Rabensteiner1-0/+113