public class HttpProxyHandler extends HttpHandler
| Constructor and Description |
|---|
HttpProxyHandler(java.net.URI forwardURI) |
| Modifier and Type | Method and Description |
|---|---|
java.net.URI |
getForwardURI() |
void |
handle(org.apache.http.message.BasicHttpRequest request,
org.apache.http.HttpResponse response) |
public java.net.URI getForwardURI()
public void handle(org.apache.http.message.BasicHttpRequest request,
org.apache.http.HttpResponse response)
throws java.io.IOException
handle in class HttpHandlerjava.io.IOExceptionCopyright © 2018–2020. All rights reserved.