Class URLHandlersBundleStreamHandler
java.lang.Object
java.net.URLStreamHandler
org.apache.felix.framework.URLHandlersBundleStreamHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate booleanprotected InetAddressprotected URLConnectionopenConnection(URL url) protected voidprotected StringMethods inherited from class URLStreamHandler
equals, getDefaultPort, hashCode, hostsEqual, openConnection, sameFile, setURL, setURL
-
Field Details
-
m_framework
-
m_action
-
-
Constructor Details
-
URLHandlersBundleStreamHandler
-
URLHandlersBundleStreamHandler
-
-
Method Details
-
openConnection
- Specified by:
openConnectionin classURLStreamHandler- Throws:
IOException
-
parseURL
- Overrides:
parseURLin classURLStreamHandler
-
toExternalForm
- Overrides:
toExternalFormin classURLStreamHandler
-
getHostAddress
- Overrides:
getHostAddressin classURLStreamHandler
-
checkPermission
-