For blocking operations performed in the action for example in DelegatingHttpAction it would be great being able of setting the action as "async" and executing it in a aync context by the RPCServlet https://docs.oracle.com/javaee/7/tutorial/servlets012.htm
For blocking operations performed in the action for example in
DelegatingHttpActionit would be great being able of setting the action as "async" and executing it in a aync context by the RPCServlet https://docs.oracle.com/javaee/7/tutorial/servlets012.htm