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