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

Packages that use IHTTPProxyConnection
org.eclipse.actf.util.httpproxy.proxy   
org.eclipse.actf.util.httpproxy.util   
 

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

Methods in org.eclipse.actf.util.httpproxy.proxy with parameters of type IHTTPProxyConnection
 boolean IHTTPLocalServer.processRequest(int id, IHTTPProxyConnection connection, IHTTPRequestMessage request, IHTTPProxyTranscoder transcoder)
          Check if the request is target of this implementation.
 

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

Methods in org.eclipse.actf.util.httpproxy.util with parameters of type IHTTPProxyConnection
static void HTTPUtil.sendFailedToClient(IHTTPProxyConnection fClient, IHTTPRequestMessage request)
          Send 404 (not found) error to client