|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsocket.TelnetWrapper
com.ptc.wvs.server.cadagent.TelnetClient.TWrapper
Field Summary |
Fields inherited from class socket.TelnetWrapper |
debug |
Constructor Summary | |
TelnetClient.TWrapper(String host)
|
Method Summary | |
String |
receiveUntil(String token,
long timeout)
|
void |
wait(String token,
long timeout)
|
Methods inherited from class socket.TelnetWrapper |
available, disconnect, finalize, login, main, receive, receiveBytes, receiveUntil, send, send, sendLine, setDefaultPrompt, setLogin, setPrompt, unsetLogin, wait |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TelnetClient.TWrapper(String host) throws IOException
Method Detail |
public void wait(String token, long timeout) throws IOException, socket.TimedOutException
IOException
socket.TimedOutException
public String receiveUntil(String token, long timeout) throws IOException, socket.TimedOutException
IOException
socket.TimedOutException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |