public interface VistaLinkRequestRetryStrategy
Modifier and Type | Method and Description |
---|---|
boolean |
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 execute(VistaLinkRequestVO request)
request
- VistaLinkRequestVO instance reference for the requestVistALink v1.6a