Package org.gcube.common.calls
Interface Interceptor
- All Known Implementing Classes:
AuthorizationInterceptor
public interface Interceptor
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandleRequest(Request context, Call callContext) voidhandleResponse(Response context, Call callContext)
-
Method Details
-
handleRequest
-
handleResponse
-