Annotation Interface HeaderParam


@Target(PARAMETER) @Retention(RUNTIME) @Documented public @interface HeaderParam
Bind the value of a HTTP header to the annotated parameter.
Author:
npiedeloup
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details