Uses of Class
org.gcube.common.calls.Call

Packages that use Call
org.gcube.common.calls   
org.gcube.common.calls.interceptors   
 

Uses of Call in org.gcube.common.calls
 

Methods in org.gcube.common.calls with parameters of type Call
static Request Interceptors.executeRequestChain(Call call)
           
static Response Interceptors.executeResponseChain(Call call)
           
 void Interceptor.handleRequest(Request context, Call callContext)
           
 void Interceptor.handleResponse(Response context, Call callContext)
           
 

Uses of Call in org.gcube.common.calls.interceptors
 

Methods in org.gcube.common.calls.interceptors with parameters of type Call
 void ScopeInterceptor.handleRequest(Request request, Call call)
           
 void ScopeInterceptor.handleResponse(Response context, Call callContext)
           
 



Copyright © 2013. All Rights Reserved.