| jaulib v1.4.0-2-g788cf73
    Jau Support Library (C++, Java, ..) | 
URLStreamHandler to handle the asset protocol.  
 More...
| Public Member Functions | |
| AssetURLStreamHandler (final AssetURLContext ctx) | |
| Protected Member Functions | |
| URLConnection | openConnection (final URL u) throws IOException | 
URLStreamHandler to handle the asset protocol. 
This is the asset URLStreamHandler variation for manual use.
It requires passing a valid AssetURLContext for construction, hence it's not suitable for the pkg factory model. 
Definition at line 45 of file AssetURLStreamHandler.java.
| org.jau.net.AssetURLStreamHandler.AssetURLStreamHandler | ( | final AssetURLContext | ctx | ) | 
Definition at line 48 of file AssetURLStreamHandler.java.
| 
 | protected |