aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/egiz/moazs/service/MzsService.java
AgeCommit message (Expand)AuthorFilesLines
2020-03-03Update Copyright to 2020Christof Rabensteiner1-1/+1
2020-02-18Timeout & Assync FixesChristof Rabensteiner1-4/+54
2019-12-09Refactor & FixesChristof Rabensteiner1-2/+8
2019-12-06Change msg service: Acknowledge Response iff Backend SucceedsChristof Rabensteiner1-1/+2
2019-12-03Finalize "Removal of JAXB Class Not Found Fix"Christof Rabensteiner1-1/+1
2019-10-30Remove JAXB Class Not Found FixChristof Rabensteiner1-1/+5
2019-10-07Resolve Sonarqube FindingsChristof Rabensteiner1-2/+2
2019-10-04Add @author Tag Where It Was MissingChristof Rabensteiner1-0/+4
2019-10-04Add Licenses, NOTICE, and License HeaderChristof Rabensteiner1-0/+21
2019-08-28Fixes and RefactoringChristof Rabensteiner1-12/+17
2019-08-26Log Incoming And Outgoing Messages with CXF Logging InterceptorsChristof Rabensteiner1-0/+1
2019-08-19Refactor: mv logger logChristof Rabensteiner1-2/+2
2019-07-18Refactor MzsService: Handle Timeouts In Separate MethodChristof Rabensteiner1-4/+12
2019-07-18Validate Schema of app2mzs Messages in Both DirectionsChristof Rabensteiner1-2/+1
2019-07-18Integrate Mzs Service Timeout and Handle Async ResponsesChristof Rabensteiner1-22/+32
2019-07-17Put MoaZSException on Diet & Handle Edge CasesChristof Rabensteiner1-6/+8
2019-07-16Implement ForwardResponseToService Sink And All Its ImplicationsChristof Rabensteiner1-5/+3
2019-07-09Refactor Needles Interfaces and Rename "process" to "backend"Christof Rabensteiner1-5/+5
2019-07-09Refactor: Merge BinaryRepository into DeliveryRepositoryChristof Rabensteiner1-7/+4
2019-07-08Implement Zuse2App ServicesChristof Rabensteiner1-0/+112