Tristan Perry
Tristan Perry
**Issue:** From looking at `NioPipelineParser`, I'm wondering whether messages for a specific `callId` could be processed out of order? **Reason:** #59 / 6e5a46f reworked the sipStack's selfRoutingThreadpoolExecutor to use a...
Ensures that the JavaDocs from the POJOs which represent the JSON models (i.e. the POJOs representing the request and response objects) are captured, so that these can be used in...
Fix issue https://github.com/sdaschner/jaxrs-analyzer/issues/140 (superclass JAX-RS annotations being ignored), caused by ASM not looking at superclasses by default. This change adapts `ProjectAnalyzer` so that the superclass of a method is also...