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, toExternalFormgetDefaultPort, openConnection, setURL, setURLpublic Handler()
public Handler(BundleEntry bundleEntry, BaseAdaptor adaptor)
protected BundleEntry findBundleEntry(URL url, AbstractBundle bundle) throws IOException
BundleResourceHandlerfindBundleEntry in class BundleResourceHandlerurl - The URL to find the BundleEntry for.IOExceptionCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.