public class VistaLinkRequestRetryStrategyDeny extends java.lang.Object implements VistaLinkRequestRetryStrategy
Constructor and Description |
---|
VistaLinkRequestRetryStrategyDeny() |
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.
|
public boolean execute(VistaLinkRequestVO request)
VistaLinkRequestRetryStrategy
execute
in interface VistaLinkRequestRetryStrategy
request
- VistaLinkRequestVO instance reference for the requestVistALink v1.6a