public class Proxy
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
protected static class |
Proxy.State |
Modifier and Type | Field and Description |
---|---|
java.net.InetAddress |
address |
int |
port |
Proxy.State |
state |
Constructor and Description |
---|
Proxy() |
public java.net.InetAddress address
public int port
public Proxy.State state
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.