public class NodeURLStreamHandler extends URLStreamHandler
| Constructor and Description |
|---|
NodeURLStreamHandler(Collection<org.jboss.shrinkwrap.api.Node> nodes) |
| Modifier and Type | Method and Description |
|---|---|
protected URLConnection |
openConnection(URL requestedUrl) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormpublic NodeURLStreamHandler(Collection<org.jboss.shrinkwrap.api.Node> nodes)
protected URLConnection openConnection(URL requestedUrl) throws IOException
openConnection in class URLStreamHandlerIOExceptionCopyright © 2020. All rights reserved.