public class Proxy extends Object implements Serializable
| Constructor and Description |
|---|
Proxy(TaskListener listener,
String hostname,
int port,
String username,
String password,
boolean isUnsecureAllowed) |
| Modifier and Type | Method and Description |
|---|---|
void |
add_to_http_client(org.apache.http.impl.client.HttpClientBuilder clientBuilder) |
public Proxy(TaskListener listener, String hostname, int port, String username, String password, boolean isUnsecureAllowed)
Copyright © 2016–2021. All rights reserved.