-
public interface TdsHttp.Interceptor
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interface
TdsHttp.Interceptor.Chain
-
Method Summary
Modifier and Type Method Description abstract TdsHttp.Response
intercept(TdsHttp.Interceptor.Chain chain)
-
-
Method Detail
-
intercept
abstract TdsHttp.Response intercept(TdsHttp.Interceptor.Chain chain)
-
-
-
-