Uses of Package
org.jclouds.http.annotation
-
Packages that use org.jclouds.http.annotation Package Description org.jclouds.aws.config org.jclouds.aws.handlers This package contains HttpResponseHandlers needed to operate the REST api.org.jclouds.sqs.handlers -
Classes in org.jclouds.http.annotation used by org.jclouds.aws.config Class Description ClientError Implies that the object can addressHttpResponse
s that contain status code 4xx.ServerError Implies that the object can addressHttpResponse
s that contain status code 5xx. -
Classes in org.jclouds.http.annotation used by org.jclouds.aws.handlers Class Description ClientError Implies that the object can addressHttpResponse
s that contain status code 4xx.ServerError Implies that the object can addressHttpResponse
s that contain status code 5xx. -
Classes in org.jclouds.http.annotation used by org.jclouds.sqs.handlers Class Description ClientError Implies that the object can addressHttpResponse
s that contain status code 4xx.