Searched defs:SOCKS (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/net/
H A DProxy.java25 * <li>SOCKS</li></ul
43 * {@code Proxy.Type.SOCKS}. To create a {@code Proxy} instance representing
158 * DIRECT}, {@code HTTP} and {@code SOCKS}.
173 * SOCKS type proxy.
175 SOCKS enum constant in enum:Proxy.Type

Completed in 47 milliseconds