Annotation Interface SkipEncoding


@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface SkipEncoding
Designates we should not encode the following parameters
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    char[]
     
  • Element Details

    • value

      char[] value