Annotation Interface RequestUrl


@Retention(RUNTIME) @Qualifier @Documented public @interface RequestUrl
Dagger qualifier for the HTTP request URL.
See Also:
  • HttpServletRequest.getRequestURL()