|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SynergyException | |
|---|---|
| hudson.plugins.synergy.impl | |
| hudson.plugins.synergy.util | |
| Uses of SynergyException in hudson.plugins.synergy.impl |
|---|
| Methods in hudson.plugins.synergy.impl that throw SynergyException | |
|---|---|
void |
Commands.executeSynergyCommand(hudson.FilePath path,
Command command)
Executes a Synergy command. |
void |
Commands.executeSynergyCommand(hudson.FilePath path,
StreamCommand command)
Executes a Synergy command. |
| Uses of SynergyException in hudson.plugins.synergy.util |
|---|
| Methods in hudson.plugins.synergy.util that throw SynergyException | |
|---|---|
static void |
SessionUtils.closeSession(hudson.FilePath path,
SynergySCM synergySCM,
Commands commands)
Close the Synergy session, if configured too. |
static Commands |
SessionUtils.openSession(hudson.FilePath path,
SynergySCM synergySCM,
hudson.model.TaskListener listener,
hudson.Launcher launcher)
Open or resuse a Synergy session. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||