VLJ Iteration II, v. 1.0.0.193

Uses of Class
gov.va.med.foundations.rpc.RpcRequest

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

Uses of RpcRequest in gov.va.med.foundations.adapter.cci
 

Methods in gov.va.med.foundations.adapter.cci with parameters of type RpcRequest
 gov.va.med.foundations.rpc.RpcResponse VistaLinkConnection.executeRPC(gov.va.med.foundations.rpc.RpcRequest request)
          Method executeRPC.
 

Uses of RpcRequest in gov.va.med.foundations.rpc
 

Methods in gov.va.med.foundations.rpc that return RpcRequest
static gov.va.med.foundations.rpc.RpcRequest RpcRequestFactory.getRpcRequest()
          Method getRpcRequest.
static gov.va.med.foundations.rpc.RpcRequest RpcRequestFactory.getRpcRequest(java.lang.String rpcContext)
          Method getRpcRequest.
static gov.va.med.foundations.rpc.RpcRequest RpcRequestFactory.getRpcRequest(java.lang.String rpcContext, java.lang.String rpcName)
          Method getRpcRequest.
 


VLJ Iteration II, v. 1.0.0.193

VistaLink Iteration II, v. 1.0.0.193