Package org.webrtc
Class WebRtcClassLoader
java.lang.Object
org.webrtc.WebRtcClassLoader
This class provides a ClassLoader that is capable of loading WebRTC Java classes regardless of
what thread it's called from. Such a ClassLoader is needed for the few cases where the JNI
mechanism is unable to automatically determine the appropriate ClassLoader instance.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
WebRtcClassLoader
WebRtcClassLoader()
-
-
Method Details
-
getClassLoader
-