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

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

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

Methods in org.eclipse.actf.util.httpproxy.proxy that return IHTTPLocalServer
 IHTTPLocalServer IHTTPLocalServerFactory.newInstance()
          Creates new instance of HTTP local server.