ZetaGrid v1.9

zeta.monitor
Class MonitoredURLStreamHandler

java.lang.Object
  |
  +--java.net.URLStreamHandler
        |
        +--sun.net.www.protocol.http.Handler
              |
              +--zeta.monitor.MonitoredURLStreamHandler

public class MonitoredURLStreamHandler
extends sun.net.www.protocol.http.Handler


Field Summary
 
Fields inherited from class sun.net.www.protocol.http.Handler
proxy, proxyPort
 
Constructor Summary
MonitoredURLStreamHandler()
           
 
Method Summary
 java.lang.String getProxy()
           
 int getProxyPort()
           
protected  java.net.URLConnection openConnection(java.net.URL url)
           
 
Methods inherited from class sun.net.www.protocol.http.Handler
getDefaultPort
 
Methods inherited from class java.net.URLStreamHandler
equals, getHostAddress, hashCode, hostsEqual, parseURL, sameFile, setURL, setURL, toExternalForm
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonitoredURLStreamHandler

public MonitoredURLStreamHandler()
Method Detail

openConnection

protected java.net.URLConnection openConnection(java.net.URL url)
                                         throws java.io.IOException
Overrides:
openConnection in class sun.net.www.protocol.http.Handler
java.io.IOException

getProxy

public java.lang.String getProxy()

getProxyPort

public int getProxyPort()

ZetaGrid v1.9

For further technical papers, see ZetaGrid Technical Documentation.
 
Copyright © 2001,2002 Sebastian Wedeniwski. All Rights Reserved.