@Immutable public class NoProxyConfig extends Object implements IProxyConfig
| Constructor and Description |
|---|
NoProxyConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
activateGlobally()
Activate this proxy configuration.
|
boolean |
equals(Object o) |
Proxy |
getAsProxy() |
int |
hashCode() |
String |
toString() |
public void activateGlobally()
IProxyConfigactivateGlobally in interface IProxyConfig@Nonnull public Proxy getAsProxy()
getAsProxy in interface IProxyConfigProxy object.
May be null if no adequate object can be created.Copyright © 2016–2019 Philip Helger. All rights reserved.