public class BootURLHandler
extends org.springframework.boot.loader.jar.Handler
| Constructor and Description |
|---|
BootURLHandler(DecryptorProvider decryptorProvider,
EncryptorProvider encryptorProvider,
Key key,
ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
protected URLConnection |
openConnection(URL url) |
getRootJarFileFromUrl, hashCode, parseURL, sameFile, setUseFastConnectionExceptionsequals, getDefaultPort, getHostAddress, hostsEqual, openConnection, setURL, setURL, toExternalFormpublic BootURLHandler(DecryptorProvider decryptorProvider, EncryptorProvider encryptorProvider, Key key, ClassLoader classLoader) throws Exception
Exceptionprotected URLConnection openConnection(URL url) throws IOException
openConnection in class org.springframework.boot.loader.jar.HandlerIOExceptionCopyright © 2019. All rights reserved.