Uses of Interface
kong.unirest.core.Interceptor
Packages that use Interceptor
-
Uses of Interceptor in kong.unirest.core
Methods in kong.unirest.core that return InterceptorMethods in kong.unirest.core with parameters of type InterceptorModifier and TypeMethodDescriptionConfig.interceptor(Interceptor value) Add a Interceptor which will be called before and after the request;