Uses of Class
org.gcube.common.calls.Call
Packages that use Call
-
Uses of Call in org.gcube.common.calls
Methods in org.gcube.common.calls with parameters of type CallModifier and TypeMethodDescriptionstatic RequestInterceptors.executeRequestChain(Call call) static ResponseInterceptors.executeResponseChain(Call call) voidInterceptor.handleRequest(Request context, Call callContext) voidInterceptor.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 CallModifier and TypeMethodDescriptionvoidAuthorizationInterceptor.handleRequest(Request request, Call call) voidAuthorizationInterceptor.handleResponse(Response context, Call callContext)