Class ThreadContextClassLoaderURLStreamHandler
- java.lang.Object
-
- java.net.URLStreamHandler
-
- org.apache.jackrabbit.vault.validation.spi.util.classloaderurl.ThreadContextClassLoaderURLStreamHandler
-
public class ThreadContextClassLoaderURLStreamHandler extends URLStreamHandler
-
-
Constructor Summary
Constructors Constructor Description ThreadContextClassLoaderURLStreamHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected URLConnection
openConnection(URL url)
-
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm
-
-
-
-
Method Detail
-
openConnection
protected URLConnection openConnection(URL url) throws IOException
- Specified by:
openConnection
in classURLStreamHandler
- Throws:
IOException
-
-