public final class LicenseKeyRemoteConfigurer extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
resetProxy()
Resets proxy host and port values.
|
static void |
setProxy(String host, int port)
Sets up proxy host and port values for the http requests and responses.
|
public static void setProxy(String host, int port)
host - proxy host value.
port - proxy port value.
public static void resetProxy()
Copyright © 2024. All rights reserved.