RPC

RPC is the default web service style in IBM Cúram Social Program Management. RPC services follow the SOAP RPC and encoding rules. Axis 1.4 is employed to deserialize XML requests messages into Java object(s) which are passed to the process class as method arguments, and will serialize the returned Java object(s) into XML.