GlueGen v2.6.0-rc-20250712
GlueGen, Native Binding Generator for Java™ (public API).
com.jogamp.common.net.asset.Handler Class Reference

URLStreamHandler to handle the asset protocol. More...

Inheritance diagram for com.jogamp.common.net.asset.Handler:
Collaboration diagram for com.jogamp.common.net.asset.Handler:

Public Member Functions

 Handler ()
 

Protected Member Functions

URLConnection openConnection (final URL u) throws IOException
 

Detailed Description

URLStreamHandler to handle the asset protocol.

This is the asset URLStreamHandler variation using this class ClassLoader for the pkg factory model.

Definition at line 19 of file Handler.java.

Constructor & Destructor Documentation

◆ Handler()

com.jogamp.common.net.asset.Handler.Handler ( )

Definition at line 27 of file Handler.java.

Member Function Documentation

◆ openConnection()

URLConnection com.jogamp.common.net.asset.Handler.openConnection ( final URL  u) throws IOException
protected

Definition at line 32 of file Handler.java.

Here is the call graph for this function:

The documentation for this class was generated from the following file: