public class HttpProxy extends Object implements Serializable
| Constructor and Description |
|---|
HttpProxy() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
int |
getPort() |
static HttpProxy |
of(String host,
int port) |
void |
setHost(String host) |
void |
setPort(int port) |
Copyright © 2025. All rights reserved.