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