Uses of Interface
org.eclipse.actf.util.httpproxy.proxy.IHTTPSessionOverriderFactory

Packages that use IHTTPSessionOverriderFactory
org.eclipse.actf.util.httpproxy   
 

Uses of IHTTPSessionOverriderFactory in org.eclipse.actf.util.httpproxy
 

Methods in org.eclipse.actf.util.httpproxy that return IHTTPSessionOverriderFactory
 IHTTPSessionOverriderFactory ProxyConfig.getSessionOverriderFactory()
          Get Factory of IHTTPSessionOverrider that is used to override HTTP Session in the proxy
 

Methods in org.eclipse.actf.util.httpproxy with parameters of type IHTTPSessionOverriderFactory
 void ProxyConfig.setSessionOverriderFactory(IHTTPSessionOverriderFactory sessionOverriderFactory)
          Set Factory of IHTTPSessionOverrider that is used to override HTTP Session in the proxy