org.jclouds.http.annotation
Annotation Type Redirection


@Qualifier
@Target(value={FIELD,PARAMETER,METHOD})
@Retention(value=RUNTIME)
public @interface Redirection

Implies that the object can address HttpResponses that contain status code 3xx.

Author:
Adrian Cole



Copyright © 2009-2012 jclouds. All Rights Reserved.