Package org.apache.felix.framework
Class URLHandlersBundleStreamHandler
java.lang.Object
java.net.URLStreamHandler
org.apache.felix.framework.URLHandlersBundleStreamHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate boolean
protected InetAddress
protected URLConnection
openConnection
(URL url) protected void
protected String
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, hashCode, hostsEqual, openConnection, sameFile, setURL, setURL
-
Field Details
-
m_framework
-
m_action
-
-
Constructor Details
-
URLHandlersBundleStreamHandler
-
URLHandlersBundleStreamHandler
-
-
Method Details
-
openConnection
- Specified by:
openConnection
in classURLStreamHandler
- Throws:
IOException
-
parseURL
- Overrides:
parseURL
in classURLStreamHandler
-
toExternalForm
- Overrides:
toExternalForm
in classURLStreamHandler
-
getHostAddress
- Overrides:
getHostAddress
in classURLStreamHandler
-
checkPermission
-