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