Class Handler
java.lang.Object
java.net.URLStreamHandler
org.apache.catalina.webresources.war.Handler
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, toExternalForm 
- 
Constructor Details
- 
Handler
public Handler() 
 - 
 - 
Method Details
- 
openConnection
- Specified by:
 openConnectionin classURLStreamHandler- Throws:
 IOException
 - 
setURL
protected void setURL(URL u, String protocol, String host, int port, String authority, String userInfo, String path, String query, String ref) - Overrides:
 setURLin classURLStreamHandler
 
 -