public class Handler extends BundleResourceHandler
BID_FWKID_SEPARATOR, bundleEntry, SECURITY_CHECKED, SECURITY_UNCHECKED
Constructor and Description |
---|
Handler()
Constructor for a bundle protocol resource URLStreamHandler.
|
Handler(BundleEntry bundleEntry,
BaseAdaptor adaptor) |
Modifier and Type | Method and Description |
---|---|
protected BundleEntry |
findBundleEntry(URL url,
AbstractBundle bundle)
Finds the bundle entry for this protocal.
|
checkAuthorization, equals, getBundleClassLoader, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, start, toExternalForm
getDefaultPort, openConnection, setURL, setURL
public Handler()
public Handler(BundleEntry bundleEntry, BaseAdaptor adaptor)
protected BundleEntry findBundleEntry(URL url, AbstractBundle bundle) throws IOException
BundleResourceHandler
findBundleEntry
in class BundleResourceHandler
url
- The URL to find the BundleEntry for.IOException
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.