org.gcube.common.calls
Interface Interceptor

All Known Implementing Classes:
ScopeInterceptor

public interface Interceptor


Method Summary
 void handleRequest(Request context, Call callContext)
           
 void handleResponse(Response context, Call callContext)
           
 

Method Detail

handleRequest

void handleRequest(Request context,
                   Call callContext)

handleResponse

void handleResponse(Response context,
                    Call callContext)


Copyright © 2014. All Rights Reserved.