Package | Description |
---|---|
gov.va.med.vistalink.adapter.cci | |
gov.va.med.vistalink.rpc |
Modifier and Type | Method and Description |
---|---|
RpcResponse |
VistaLinkConnection.executeRPC(RpcRequest request)
Executes an interaction with M using the RpcResponseFactory to construct
a response.
|
Modifier and Type | Method and Description |
---|---|
static RpcRequest |
RpcRequestFactory.getRpcRequest()
Creates a RpcRequest with a null RpcContext and RpcName
|
static RpcRequest |
RpcRequestFactory.getRpcRequest(java.lang.String rpcContext)
Creates a RpcRequest with the specified RpcContext and a null RpcName.
|
static RpcRequest |
RpcRequestFactory.getRpcRequest(java.lang.String rpcContext,
java.lang.String rpcName)
Creates appropriate rpc request object to be passed into the connection.
|
VistALink v1.6a