|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProxyInformation | |
---|---|
de.smartics.ci.comm | Provides classes for the ci management. |
de.smartics.ci.comm.hudson.command | Provides hudson command classes for the ci management. |
Uses of ProxyInformation in de.smartics.ci.comm |
---|
Methods in de.smartics.ci.comm with parameters of type ProxyInformation | |
---|---|
void |
CiController.setProxyInformation(ProxyInformation proxy) Sets the proxy information used to connect to the network using a proxy. |
Uses of ProxyInformation in de.smartics.ci.comm.hudson.command |
---|
Methods in de.smartics.ci.comm.hudson.command with parameters of type ProxyInformation | |
---|---|
void |
HudsonLoginCommand.setProxyInformation(ProxyInformation proxyInformation) Sets the information needed for a proxy. |
Constructors in de.smartics.ci.comm.hudson.command with parameters of type ProxyInformation | |
---|---|
HudsonLoginCommand(Credentials loginCredentials, ProxyInformation proxyInformation) Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |