Package dev.equo.solstice.platform
Class Handler
java.lang.Object
java.net.URLStreamHandler
dev.equo.solstice.platform.Handler
This allows us to intercept platform:// URLs (the name is determine by our package).
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidinstall(BundleContextShim solstice) protected URLConnectionMethods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm
-
Constructor Details
-
Handler
public Handler()
-
-
Method Details
-
install
-
openConnection
- Specified by:
openConnectionin classURLStreamHandler- Throws:
IOException
-