Package org.jclouds.http.annotation

Annotation Types Summary
ClientError Implies that the object can address HttpResponses that contain status code 4xx.
Redirection Implies that the object can address HttpResponses that contain status code 3xx.
ServerError Implies that the object can address HttpResponses that contain status code 5xx.
 



Copyright © 2009-2011 jclouds. All Rights Reserved.