org.gcube.common.calls.interceptors
Class ScopeInterceptor

java.lang.Object
  extended by org.gcube.common.calls.interceptors.ScopeInterceptor
All Implemented Interfaces:
Interceptor

public class ScopeInterceptor
extends Object
implements Interceptor


Field Summary
static String scope_header
           
 
Constructor Summary
ScopeInterceptor()
           
 
Method Summary
 void handleRequest(Request request, Call call)
           
 void handleResponse(Response context, Call callContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

scope_header

public static final String scope_header
See Also:
Constant Field Values
Constructor Detail

ScopeInterceptor

public ScopeInterceptor()
Method Detail

handleRequest

public void handleRequest(Request request,
                          Call call)
Specified by:
handleRequest in interface Interceptor

handleResponse

public void handleResponse(Response context,
                           Call callContext)
Specified by:
handleResponse in interface Interceptor


Copyright © 2014. All Rights Reserved.