Package | Description |
---|---|
gov.va.med.vistalink.adapter.record |
Modifier and Type | Class and Description |
---|---|
class |
VistaLinkRequestRetryStrategyAllow
Simple 'Allow' strategy implementation that indicates request should be re-executed
|
class |
VistaLinkRequestRetryStrategyDeny
Simple 'Deny' strategy implementation that indicates request should not be re-executed
|
Modifier and Type | Method and Description |
---|---|
VistaLinkRequestRetryStrategy |
VistaLinkRequestVO.getRetryStrategy()
Returns current retry strategy reference.
|
VistaLinkRequestRetryStrategy |
VistaLinkRequestVOImpl.getRetryStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
VistaLinkRequestVO.setRetryStrategy(VistaLinkRequestRetryStrategy strategy)
Enables application to set retry strategy for request, to be used if request execution
failed because of socket failure or other system type problems.
|
void |
VistaLinkRequestVOImpl.setRetryStrategy(VistaLinkRequestRetryStrategy retryStrategy) |
VistALink v1.6a