public class GogoTelnetClientImpl
extends java.lang.Object
implements java.lang.AutoCloseable
| Constructor and Description |
|---|
GogoTelnetClientImpl() |
GogoTelnetClientImpl(java.lang.String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
canConnect(java.lang.String host,
int port) |
void |
close() |
java.lang.String |
send(java.lang.String command) |