org.eclipse.osgi.framework.internal.protocol
Class URLStreamHandlerFactoryProxyFor15

java.lang.Object
  extended by java.net.URLStreamHandler
      extended by org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
          extended by org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerFactoryProxyFor15
All Implemented Interfaces:
ServiceTrackerCustomizer

public class URLStreamHandlerFactoryProxyFor15
extends URLStreamHandlerProxy


Field Summary
 
Fields inherited from class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
context, protocol, ranking, realHandlerService, urlSetter, urlStreamHandlerServiceTracker, urlStreamServiceReference
 
Constructor Summary
URLStreamHandlerFactoryProxyFor15(java.lang.String protocol, ServiceReference reference, BundleContext context)
           
 
Method Summary
protected  java.net.URLConnection openConnection(java.net.URL u, java.net.Proxy p)
           
 
Methods inherited from class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
addingService, equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, modifiedService, openConnection, parseURL, removedService, sameFile, setURL, setURL, toExternalForm
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLStreamHandlerFactoryProxyFor15

public URLStreamHandlerFactoryProxyFor15(java.lang.String protocol,
                                         ServiceReference reference,
                                         BundleContext context)
Method Detail

openConnection

protected java.net.URLConnection openConnection(java.net.URL u,
                                                java.net.Proxy p)
                                         throws java.io.IOException
Overrides:
openConnection in class java.net.URLStreamHandler
Throws:
java.io.IOException


Copyright © 2007-2012 FuseSource, Corp.. All Rights Reserved.