| Package | Description |
|---|---|
| com.vmware.cxfrestclient |
| Modifier and Type | Method and Description |
|---|---|
JaxRsClient.ErrorHandler.Disposition |
JaxRsClient.ErrorHandler.handleError(JaxRsClient client,
URI ref,
javax.ws.rs.WebApplicationException e,
int failureCount)
Returns an indication of whether a request made to the specified URI which failed with
the specified exception should be retried or failed.
|
static JaxRsClient.ErrorHandler.Disposition |
JaxRsClient.ErrorHandler.Disposition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JaxRsClient.ErrorHandler.Disposition[] |
JaxRsClient.ErrorHandler.Disposition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 VMware. All rights reserved.