Package io.freefair.spring.okhttp
Annotation Interface NetworkInterceptor
@Target({METHOD,FIELD,CONSTRUCTOR,TYPE})
@Retention(RUNTIME)
@Qualifier
public @interface NetworkInterceptor
A
Qualifier
annotation for OkHttp3-Interceptors
.- See Also: