Package com.jogamp.common.net.asset
Class Handler
java.lang.Object
java.net.URLStreamHandler
com.jogamp.common.net.asset.Handler
URLStreamHandler to handle the asset protocol.
This is the asset URLStreamHandler variation using this class ClassLoader for the pkg factory model.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.net.URLStreamHandler
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm
-
Constructor Details
-
Handler
public Handler()
-
-
Method Details
-
openConnection
- Specified by:
openConnectionin classURLStreamHandler- Throws:
IOException
-