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