public class Handler extends URLStreamHandler
URLStreamHandler for Spring Boot loader JarFiles.JarFile.registerUrlProtocolHandler()| Modifier and Type | Method and Description |
|---|---|
JarFile |
getJarFileFromUrl(URL url) |
protected URLConnection |
openConnection(URL url) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormpublic Handler()
public Handler(JarFile jarFile)
protected URLConnection openConnection(URL url) throws IOException
openConnection in class URLStreamHandlerIOExceptionpublic JarFile getJarFileFromUrl(URL url) throws IOException
IOExceptionCopyright © 2014 Pivotal Software, Inc.. All rights reserved.