VistALink v1.6

Uses of Class
gov.va.med.vistalink.rpc.RpcResponse

Packages that use RpcResponse
gov.va.med.vistalink.adapter.cci Implements the Common Client Interface (CCI) portion of the Java Connector Architecture (JCA) for VistaLink. 
 

Uses of RpcResponse in gov.va.med.vistalink.adapter.cci
 

Methods in gov.va.med.vistalink.adapter.cci that return RpcResponse
 RpcResponse VistaLinkConnection.executeRPC(RpcRequest request)
          Executes an interaction with M using the RpcResponseFactory to construct a response.
 


VistALink v1.6

VistALink v1.6