public class ClassLoaderFileURLStreamHandler extends URLStreamHandler
URLStreamHandler for the contents of a ClassLoaderFile.| Constructor and Description |
|---|
ClassLoaderFileURLStreamHandler(ClassLoaderFile file) |
| Modifier and Type | Method and Description |
|---|---|
protected URLConnection |
openConnection(URL url) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalFormpublic ClassLoaderFileURLStreamHandler(ClassLoaderFile file)
protected URLConnection openConnection(URL url) throws IOException
openConnection in class URLStreamHandlerIOExceptionCopyright © 2018 Pivotal Software, Inc.. All rights reserved.