Uses of Class
org.mozilla.javascript.InterfaceAdapter

Packages that use InterfaceAdapter
org.mozilla.javascript   
org.mozilla.javascript.jdk13   
 

Uses of InterfaceAdapter in org.mozilla.javascript
 

Methods in org.mozilla.javascript with parameters of type InterfaceAdapter
protected  Object VMBridge.newInterfaceProxy(Object proxyHelper, ContextFactory cf, InterfaceAdapter adapter, Object target, Scriptable topScope)
          Create proxy object for InterfaceAdapter.
 

Uses of InterfaceAdapter in org.mozilla.javascript.jdk13
 

Methods in org.mozilla.javascript.jdk13 with parameters of type InterfaceAdapter
protected  Object VMBridge_jdk13.newInterfaceProxy(Object proxyHelper, ContextFactory cf, InterfaceAdapter adapter, Object target, Scriptable topScope)
           
 



Copyright © 2013. All Rights Reserved.