Package org.globus.net.protocol.httpg
Class Handler
java.lang.Object
java.net.URLStreamHandler
org.globus.net.protocol.httpg.Handler
- Direct Known Subclasses:
Handler
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.net.URLStreamHandler
equals, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, toExternalForm
-
Constructor Details
-
Handler
public Handler()
-
-
Method Details
-
openConnection
- Specified by:
openConnection
in classURLStreamHandler
-
getDefaultPort
protected int getDefaultPort()- Overrides:
getDefaultPort
in classURLStreamHandler
-
setURL
protected void setURL(URL u, String protocol, String host, int port, String authority, String userInfo, String path, String query, String ref) - Overrides:
setURL
in classURLStreamHandler
-