Package io.freefair.spring.okhttp
Annotation Type NetworkInterceptor
- 
 @Target({METHOD,FIELD,CONSTRUCTOR}) @Retention(RUNTIME) @Qualifier public @interface NetworkInterceptor AQualifierannotation forOkHttp3-Interceptors.- See Also:
- ApplicationInterceptor