Package | Description |
---|---|
gov.va.med.vistalink.adapter.cci | |
gov.va.med.vistalink.adapter.record | |
gov.va.med.vistalink.rpc |
Modifier and Type | Method and Description |
---|---|
gov.va.med.vistalink.adapter.record.VistaLinkResponseVO |
VistaLinkConnection.executeInteraction(VistaLinkRequestVO requestVO,
gov.va.med.vistalink.adapter.record.VistaLinkResponseFactory responseFactory)
Executes an interaction with M.
|
Modifier and Type | Class and Description |
---|---|
class |
VistaLinkRequestVOImpl
Base request implementation.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VistaLinkRequestRetryStrategy.execute(VistaLinkRequestVO request)
Determines if it is ok to retry executing the request after it the failed to complete
because of a socket error or other system type problem.
|
boolean |
VistaLinkRequestRetryStrategyAllow.execute(VistaLinkRequestVO request) |
boolean |
VistaLinkRequestRetryStrategyDeny.execute(VistaLinkRequestVO request) |
Modifier and Type | Class and Description |
---|---|
class |
RpcRequest
Represents a RPC request to an M VistA server.
|
VistALink v1.6a