| Constructor and Description |
|---|
ProxyInfo.Context(String jvmRoute,
String host,
String path) |
ProxyInfo.Context(String jvmRoute,
String host,
String path,
boolean isEnabled) |
| Modifier and Type | Method and Description |
|---|---|
String |
createKey() |
String |
createName() |
boolean |
equals(Object obj) |
static ProxyInfo.Context |
fromString(String stringRepresentation) |
String |
getHost() |
String |
getJvmRoute() |
String |
getPath() |
int |
hashCode() |
boolean |
isEnabled() |
String |
toString() |
public String getPath()
public String getHost()
public String getJvmRoute()
public boolean isEnabled()
public String createKey()
public String createName()
public static ProxyInfo.Context fromString(String stringRepresentation) throws Exception
ExceptionCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.