aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/egiz/moazs/client/ClientFactory.java
AgeCommit message (Collapse)AuthorFilesLines
2019-07-09Minor Fixes And RefactoringChristof Rabensteiner1-0/+113
- Fix typo in SafeResponseToFileSink. - MoaZSException: Simplify constructor by replacing lots of arguments with the builder instance. - Fix minor codesmells (unused imports, superfluous braces).