Searched defs:proxy2 (Results 1 – 3 of 3) sorted by relevance
61 TestClass proxy2 = (TestClass)proxyClass2.newInstance(); in testFactoryCompatibility() local
164 Proxy proxy2 = new Proxy(Proxy.Type.SOCKS, addr2); in test_openConnectionLjava_net_Proxy() local
80 var proxy2 = Proxy.create(handler2); variable