Home
last modified time | relevance | path

Searched defs:Proxy (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
DProxy.java38 public class Proxy { class
75 private Proxy() { in Proxy() method in Proxy
93 public Proxy(Type type, SocketAddress sa) { in Proxy() method in Proxy
/libcore/ojluni/src/main/java/java/lang/reflect/
DProxy.java239 public class Proxy implements java.io.Serializable { class
290 private Proxy() { in Proxy() method in Proxy
303 protected Proxy(InvocationHandler h) { in Proxy() method in Proxy