Searched refs:proxyFactory (Results 1 – 1 of 1) sorted by relevance
340 proxyFactory = new ProxyFactory(this, this); in java_remote_bridge()385 if (!proxyFactory.isProxy(object)) { in mapInterfaceTo()425 proxyFactory.create(oid, type), new String[] { oid }, type); in mapInterfaceFrom()704 private final ProxyFactory proxyFactory; field in java_remote_bridge