public class ProxyAddress extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected static int |
DEFAULT_PORT |
protected String |
hostname |
protected int |
port |
Constructor and Description |
---|
ProxyAddress(String hostname) |
ProxyAddress(String hostname,
int port) |
protected static final int DEFAULT_PORT
protected int port
protected String hostname
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.