org.gcube.common.ghn.client.proxy
Class CallManager

java.lang.Object
  extended by org.gcube.common.ghn.client.proxy.CallManager

public class CallManager
extends Object


Constructor Summary
CallManager()
           
 
Method Summary
 List<? extends CallInterceptor> interceptors()
          Returns the CallInterceptors used by the proxy.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallManager

public CallManager()
Method Detail

interceptors

public List<? extends CallInterceptor> interceptors()
Returns the CallInterceptors used by the proxy.

Returns:
the interceptors


Copyright © 2012. All Rights Reserved.