Package org.gcube.common.calls
Interface Interceptor
-
- All Known Implementing Classes:
AuthorizationInterceptor
public interface Interceptor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleRequest(Request context, Call callContext)voidhandleResponse(Response context, Call callContext)
-