Package org.jclouds.http.annotation
-
Annotation Types Summary Annotation Type Description ClientError Implies that the object can addressHttpResponses that contain status code 4xx.Redirection Implies that the object can addressHttpResponses that contain status code 3xx.ServerError Implies that the object can addressHttpResponses that contain status code 5xx.