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