public class WarURLStreamHandler extends URLStreamHandler
Constructor and Description |
---|
WarURLStreamHandler() |
Modifier and Type | Method and Description |
---|---|
protected URLConnection |
openConnection(URL u) |
protected void |
parseURL(URL u,
String spec,
int start,
int limit) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, sameFile, setURL, setURL, toExternalForm
protected void parseURL(URL u, String spec, int start, int limit)
parseURL
in class URLStreamHandler
protected URLConnection openConnection(URL u) throws IOException
openConnection
in class URLStreamHandler
IOException
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.