org.gcube.common.calls
Class Interceptors

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

public class Interceptors
extends Object


Constructor Summary
Interceptors()
           
 
Method Summary
static Request executeRequestChain(Call call)
           
static Response executeResponseChain(Call call)
           
static List<Interceptor> getInterceptors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Interceptors

public Interceptors()
Method Detail

getInterceptors

public static List<Interceptor> getInterceptors()

executeRequestChain

public static Request executeRequestChain(Call call)

executeResponseChain

public static Response executeResponseChain(Call call)


Copyright © 2013. All Rights Reserved.