Home
last modified time | relevance | path

Searched defs:RemoteObject (Results 1 – 3 of 3) sorted by relevance

/external/jmonkeyengine/engine/src/networking/com/jme3/network/rmi/
DRemoteObject.java46 public class RemoteObject implements InvocationHandler { class
76 public RemoteObject(ObjectStore store, HostedConnection client){ in RemoteObject() method in RemoteObject
/external/webkit/Source/WebCore/inspector/front-end/
DRemoteObject.js31 WebInspector.RemoteObject = function(objectId, type, description, hasChildren) class in WebInspector
/external/webkit/Source/WebCore/inspector/
DInjectedScriptSource.js444 InjectedScript.RemoteObject = function(objectId, type, description, hasChildren) class in InjectedScript