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