|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.provisioner.connectors.Connector
net.sf.provisioner.connectors.TelnetConnector
public class TelnetConnector
Esta clase .
.
| Field Summary | |
|---|---|
org.sadun.util.TelnetInputStreamConsumer |
inputConsumer
|
java.io.PrintWriter |
writer
|
| Fields inherited from class net.sf.provisioner.connectors.Connector |
|---|
isConnected |
| Constructor Summary | |
|---|---|
TelnetConnector(NetworkElement ne)
. |
|
| Method Summary | |
|---|---|
void |
Connect()
. |
void |
Disconnect()
. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public org.sadun.util.TelnetInputStreamConsumer inputConsumer
public java.io.PrintWriter writer
| Constructor Detail |
|---|
public TelnetConnector(NetworkElement ne)
.
-
| Method Detail |
|---|
public void Connect()
throws java.lang.Exception
.
Connect in class Connector -
java.lang.Exceptionpublic void Disconnect()
.
Disconnect in class Connector -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||