Home
last modified time | relevance | path

Searched defs:Proxy (Results 1 – 3 of 3) 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/sun/net/www/protocol/http/
DAuthCacheValue.java41 Proxy, enumConstant
/libcore/ojluni/src/main/java/java/lang/reflect/
DProxy.java231 public class Proxy implements java.io.Serializable { class
291 private Proxy() { in Proxy() method in Proxy
301 protected Proxy(InvocationHandler h) { in Proxy() method in Proxy