org.jclouds.rest.annotations
Annotation Type SkipEncoding


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface SkipEncoding

Designates we should not encode the following parameters

Author:
Adrian Cole

Required Element Summary
 char[] value
           
 

Element Detail

value

public abstract char[] value


Copyright © 2009-2011 jclouds. All Rights Reserved.