Uses of Class
org.gcube.common.calls.Response
-
Packages that use Response Package Description org.gcube.common.calls org.gcube.common.calls.interceptors -
-
Uses of Response in org.gcube.common.calls
Methods in org.gcube.common.calls that return Response Modifier and Type Method Description static ResponseInterceptors. executeResponseChain(Call call)Methods in org.gcube.common.calls with parameters of type Response Modifier and Type Method Description voidInterceptor. handleResponse(Response context, Call callContext) -
Uses of Response in org.gcube.common.calls.interceptors
Methods in org.gcube.common.calls.interceptors with parameters of type Response Modifier and Type Method Description voidAuthorizationInterceptor. handleResponse(Response context, Call callContext)
-