Uses of Package
org.ogf.saga.rpc

Packages that use org.ogf.saga.rpc
org.ogf.saga.bootstrap This package contains the bootstrap mechanism which connects a SAGA application, written on top of the SAGA Java language bindings, to a specific SAGA implementation. 
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. 
 

Classes in org.ogf.saga.rpc used by org.ogf.saga.bootstrap
RPCFactory
          Factory for objects from the RPC package.
 

Classes in org.ogf.saga.rpc used by org.ogf.saga.rpc
IOMode
          Describes parameter modes.
Parameter
          Parameters for RPC calls.
RPC
          The RPC class represents a remote function handle that can be called repeatedly.
RPCFactory
          Factory for objects from the RPC package.
 



Copyright © 2014 Open Grid Forum. All rights reserved.