com.sun.faban.driver.transport.sunhttp
Class Handler
java.lang.Object
java.net.URLStreamHandler
sun.net.www.protocol.http.Handler
com.sun.faban.driver.transport.sunhttp.Handler
public class Handler
- extends sun.net.www.protocol.http.Handler
Web protocol handler that creates Faban's HttpURLConnection instead.
- Author:
- Akara Sucharitakul
Fields inherited from class sun.net.www.protocol.http.Handler |
proxy, proxyPort |
Methods inherited from class sun.net.www.protocol.http.Handler |
getDefaultPort, openConnection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Handler
public Handler()
openConnection
protected URLConnection openConnection(URL u,
Proxy p)
- Overrides:
openConnection
in class sun.net.www.protocol.http.Handler