Class Interceptors

java.lang.Object
org.gcube.common.calls.Interceptors

public class Interceptors extends Object
  • Constructor Details

    • Interceptors

      public Interceptors()
  • Method Details

    • getInterceptors

      public static List<Interceptor> getInterceptors()
    • executeRequestChain

      public static Request executeRequestChain(Call call)
    • executeResponseChain

      public static Response executeResponseChain(Call call)