Package org.gcube.common.calls
Class Interceptors
- java.lang.Object
-
- org.gcube.common.calls.Interceptors
-
public class Interceptors extends Object
-
-
Constructor Summary
Constructors Constructor Description Interceptors()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RequestexecuteRequestChain(Call call)static ResponseexecuteResponseChain(Call call)static List<Interceptor>getInterceptors()
-