| Call is a POJO to encapsulate the information required to make a single java
call, including the result of the call (either returned data or exception).
Either the Method and Parameters should be filled in to allow a call to be
made or, the exception should be filled in indicating that things have gone
wrong already.
author: Joe Walker [joe at getahead dot ltd dot uk] |