VistALink v1.6

Uses of Package
gov.va.med.vistalink.rpc

Packages that use gov.va.med.vistalink.rpc
gov.va.med.vistalink.adapter.cci Implements the Common Client Interface (CCI) portion of the Java Connector Architecture (JCA) for VistaLink. 
gov.va.med.vistalink.rpc Implements RPC requests and responses over VistaLink. 
 

Classes in gov.va.med.vistalink.rpc used by gov.va.med.vistalink.adapter.cci
RpcRequest
          Represents a RPC request to an M VistA server.
RpcResponse
          Represents a data structure which holds the response value(s).
 

Classes in gov.va.med.vistalink.rpc used by gov.va.med.vistalink.rpc
RpcFaultException
          This fault exception class is used for all rpc-related errors returned from the M system.
RpcRequest
          Represents a RPC request to an M VistA server.
RpcRequestParams
          Represents the collection of parameters associated with an RPC.
RpcResponseTypeIsNotXmlException
          Represents an exception indicating the RpcResponse type if not XML
 


VistALink v1.6

VistALink v1.6