aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/egiz/moazs/service
AgeCommit message (Expand)AuthorFilesLines
2020-03-03Update Copyright to 2020Christof Rabensteiner2-2/+2
2020-02-18Timeout & Assync FixesChristof Rabensteiner1-4/+54
2019-12-09Refactor & FixesChristof Rabensteiner2-13/+24
2019-12-06Change msg service: Acknowledge Response iff Backend SucceedsChristof Rabensteiner2-11/+39
2019-12-03Finalize "Removal of JAXB Class Not Found Fix"Christof Rabensteiner2-5/+8
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 Rabensteiner2-0/+8
2019-10-04Add Licenses, NOTICE, and License HeaderChristof Rabensteiner2-0/+42
2019-08-28Fixes and RefactoringChristof Rabensteiner1-12/+17
2019-08-26Log Incoming And Outgoing Messages with CXF Logging InterceptorsChristof Rabensteiner2-0/+2
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 Rabensteiner2-10/+11
2019-07-09Refactor: Merge BinaryRepository into DeliveryRepositoryChristof Rabensteiner2-8/+5
2019-07-08Implement Zuse2App ServicesChristof Rabensteiner2-0/+186