zeroc-ice / ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.
https://zeroc.com
GNU General Public License v2.0
2k stars 592 forks source link

Preliminary dispatch update in Java #2285

Closed bernardnormier closed 3 weeks ago

bernardnormier commented 3 weeks ago

This PR updates dispatch in Java:

Fixes #383. (C# was fixed previously).