@ThreadSafe @Service(value=GitProxyService.class) public class GitProxyRegistrationHandler extends io.fabric8.api.scr.AbstractComponent implements GitProxyService
| Constructor and Description |
|---|
GitProxyRegistrationHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNonProxyHosts() |
String |
getProxyHost() |
int |
getProxyPort() |
String |
getProxyProtocol() |
public String getProxyProtocol()
getProxyProtocol in interface GitProxyServicepublic String getProxyHost()
getProxyHost in interface GitProxyServicepublic int getProxyPort()
getProxyPort in interface GitProxyServicepublic String getNonProxyHosts()
getNonProxyHosts in interface GitProxyServiceCopyright © 2011–2014 Red Hat. All rights reserved.