Package org.sdase.commons.client.jersey.proxy.annotation
-
Annotation Types Summary Annotation Type Description SuppressConnectTimeoutErrorsToNull Annotation used to suppressClientRequestException
caused by connection timeout errors.SuppressHttpErrorsToNull Annotation used to suppressClientRequestException
with aWebApplicationException
cause in API clients.SuppressProcessingErrorsToNull Annotation used to suppressClientRequestException
caused by processing errors.SuppressReadTimeoutErrorsToNull Annotation used to suppressClientRequestException
caused by read timeout errors.