Annotation Type | Description |
---|---|
ClientError |
Implies that the object can address
HttpResponse s
that contain status code 4xx. |
Redirection |
Implies that the object can address
HttpResponse s that contain status
code 3xx. |
ServerError |
Implies that the object can address
HttpResponse s that contain status
code 5xx. |
Copyright © 2009-2013 jclouds. All Rights Reserved.