Package org.ogf.saga.rpc

The methods of the SAGA RPC package map with the methods as defined in the GridRPC specification, as described in GFD.52, at least semantically, with slight modifications for SAGA look and feel, SAGA error conventions, SAGA task model, et cetera.

See: Description

Package org.ogf.saga.rpc Description

The methods of the SAGA RPC package map with the methods as defined in the GridRPC specification, as described in GFD.52, at least semantically, with slight modifications for SAGA look and feel, SAGA error conventions, SAGA task model, et cetera.

In contrast to the language-independent SAGA specifications, the Parameter interface does not extend the Buffer interface. The motivation for this is that most Java language bindings for RPC systems use Object for parameters, implying that at least some types are serialized automatically. See, for instance, the Java bindings for Ninf-g and Apache XML-RPC.

Copyright © 2016 Open Grid Forum. All rights reserved.