Annotation Interface RequestMethod


@Qualifier @Documented public @interface RequestMethod
Dagger qualifier for the HTTP request method.
See Also:
  • HttpServletRequest.getMethod()