Class ClassLoaderFileURLStreamHandler
java.lang.Object
java.net.URLStreamHandler
org.springframework.boot.devtools.restart.classloader.ClassLoaderFileURLStreamHandler
URLStreamHandler for the contents of a ClassLoaderFile.- Since:
- 1.5.0
- Author:
- Phillip Webb
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm
-
Constructor Details
-
ClassLoaderFileURLStreamHandler
-
-
Method Details
-
openConnection
- Specified by:
openConnectionin classURLStreamHandler- Throws:
IOException
-