Uses of Class
org.gcube.common.calls.Request
-
Packages that use Request Package Description org.gcube.common.calls org.gcube.common.calls.interceptors -
-
Uses of Request in org.gcube.common.calls
Methods in org.gcube.common.calls that return Request Modifier and Type Method Description static RequestInterceptors. executeRequestChain(Call call)Methods in org.gcube.common.calls with parameters of type Request Modifier and Type Method Description voidInterceptor. handleRequest(Request context, Call callContext) -
Uses of Request in org.gcube.common.calls.interceptors
Methods in org.gcube.common.calls.interceptors with parameters of type Request Modifier and Type Method Description voidAuthorizationInterceptor. handleRequest(Request request, Call call)
-