| Package | Description |
|---|---|
| com.tngtech.internal.plug | |
| com.tngtech.internal.plugclient | |
| com.tngtech.internal.telnet |
| Modifier and Type | Method and Description |
|---|---|
PlugClient |
PlugSender.getPlugClient(PlugConfig config) |
void |
PlugSender.send(hudson.model.BuildListener listener,
PlugConfig config) |
| Modifier and Type | Method and Description |
|---|---|
PlugClientCreator |
PlugClientCreator.withPlugConfig(PlugConfig plugConfig) |
| Constructor and Description |
|---|
NetioPlugClient(SynchronousTelnetClient telnetClient,
NetioPlugMessages messages,
PlugConfig config) |
| Modifier and Type | Method and Description |
|---|---|
AsynchronousTelnetClient |
TelnetClientCreator.getAsynchronousTelnetClient(PlugConfig config) |
SynchronousTelnetClient |
TelnetClientCreator.getSynchronousTelnetClient(PlugConfig config) |
| Constructor and Description |
|---|
AsynchronousTelnetClient(TelnetCreator telnetCreator,
PlugConfig config) |
Copyright © 2004-2013. All Rights Reserved.