public class ProxyDTO extends DTO
boolean
active
String
host
id
mask
nonProxyHosts
password
int
port
Proxy.Type
protocol
username
ProxyDTO()
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String id
public boolean active
public String mask
public Proxy.Type protocol
public String username
public String password
public int port
public String nonProxyHosts
public String host
public ProxyDTO()
Copyright © 2017 aQute SARL. All rights reserved.