public class JarURLHandler extends URLStreamHandler
| Constructor and Description |
|---|
JarURLHandler(DecryptorProvider decryptorProvider,
EncryptorProvider encryptorProvider,
Key key,
ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
protected URLConnection |
openConnection(URL url) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormpublic JarURLHandler(DecryptorProvider decryptorProvider, EncryptorProvider encryptorProvider, Key key, ClassLoader classLoader) throws Exception
Exceptionprotected URLConnection openConnection(URL url) throws IOException
openConnection in class URLStreamHandlerIOExceptionCopyright © 2020. All rights reserved.