org.apache.synapse.util
Class ClasspathURLStreamHandler

java.lang.Object
  extended by java.net.URLStreamHandler
      extended by org.apache.synapse.util.ClasspathURLStreamHandler

public final class ClasspathURLStreamHandler
extends URLStreamHandler


Constructor Summary
ClasspathURLStreamHandler()
           
 
Method Summary
 URLConnection openConnection(URL url)
           
 
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClasspathURLStreamHandler

public ClasspathURLStreamHandler()
Method Detail

openConnection

public URLConnection openConnection(URL url)
Specified by:
openConnection in class URLStreamHandler


Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.