public final class WebBundleURLStreamHandler
extends org.osgi.service.url.AbstractURLStreamHandlerService
URLStreamHandlerService for 'webbundle://' locations.| Modifier and Type | Method and Description |
|---|---|
URLConnection |
openConnection(URL url) |
static org.osgi.framework.ServiceRegistration<org.osgi.service.url.URLStreamHandlerService> |
registerService(org.osgi.framework.BundleContext context) |
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, parseURL, sameFile, setURL, setURL, toExternalFormopenConnection, parseURLpublic static org.osgi.framework.ServiceRegistration<org.osgi.service.url.URLStreamHandlerService> registerService(org.osgi.framework.BundleContext context)
public URLConnection openConnection(URL url) throws IOException
openConnection in interface org.osgi.service.url.URLStreamHandlerServiceopenConnection in class org.osgi.service.url.AbstractURLStreamHandlerServiceIOExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.