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

Packages that use IHTTPSessionOverrider
org.eclipse.actf.util.httpproxy.proxy This package includes interfaces to manage sessions of ACTF HTTP proxy. 
 

Uses of IHTTPSessionOverrider in org.eclipse.actf.util.httpproxy.proxy
 

Methods in org.eclipse.actf.util.httpproxy.proxy that return IHTTPSessionOverrider
 IHTTPSessionOverrider IHTTPSessionOverriderFactory.newInstance(int id)
          Creates new instance of HTTP session overrider.