Uses of Class
org.gcube.common.calls.Response
Packages that use Response
-
Uses of Response in org.gcube.common.calls
Methods in org.gcube.common.calls that return ResponseMethods in org.gcube.common.calls with parameters of type ResponseModifier and TypeMethodDescriptionvoidInterceptor.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 ResponseModifier and TypeMethodDescriptionvoidAuthorizationInterceptor.handleResponse(Response context, Call callContext)