I'm currently looking to replace the RMI chunk of a client/server with MINA.
The application makes several different kinds of queries (some with different signatures) and returns several complex Java objects. The included examples are very simple. Can someone please direct me to an example that better mirrors my requirements? Or is MINA not able to gracefully handle this? Thanks!
