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-2016 The Apache Software Foundation. All Rights Reserved.