Annotation Interface FullServletPath


@Qualifier @Documented @Retention(RUNTIME) public @interface FullServletPath
Dagger qualifier for the HTTP servlet path, prepended with scheme, host and port.

See HttpServletRequest.getServletPath()