|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jfrog.build.extractor.clientConfiguration.PrefixPropertyHandler
org.jfrog.build.extractor.clientConfiguration.ArtifactoryClientConfiguration.AuthenticationConfiguration
org.jfrog.build.extractor.clientConfiguration.ArtifactoryClientConfiguration.ProxyHandler
public class ArtifactoryClientConfiguration.ProxyHandler
| Field Summary |
|---|
| Fields inherited from class org.jfrog.build.extractor.clientConfiguration.PrefixPropertyHandler |
|---|
log, props |
| Constructor Summary | |
|---|---|
ArtifactoryClientConfiguration.ProxyHandler()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getHost()
|
java.lang.Integer |
getPort()
|
void |
setHost(java.lang.String host)
|
void |
setPort(java.lang.Integer port)
|
| Methods inherited from class org.jfrog.build.extractor.clientConfiguration.ArtifactoryClientConfiguration.AuthenticationConfiguration |
|---|
getPassword, getUsername, setPassword, setUsername |
| Methods inherited from class org.jfrog.build.extractor.clientConfiguration.PrefixPropertyHandler |
|---|
getBooleanValue, getIntegerValue, getIntegerValue, getLog, getPrefix, getStringValue, getStringValue, setBooleanValue, setIntegerValue, setStringValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArtifactoryClientConfiguration.ProxyHandler()
| Method Detail |
|---|
public java.lang.String getHost()
public void setHost(java.lang.String host)
public java.lang.Integer getPort()
public void setPort(java.lang.Integer port)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||