|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Glue interface implemented by terminal windows to handle the interaction with the underlying SSH2Session.
Method Summary | |
void |
attach(SSH2SessionChannel session)
Attach the terminal to a session |
void |
detach()
Detach from the session |
TerminalWindow |
getTerminal()
Get the actual terminal window. |
void |
startChaff()
Starts sending chaff. |
void |
stopChaff()
Stop sending chaff. |
Method Detail |
public TerminalWindow getTerminal()
public void attach(SSH2SessionChannel session)
session
- The session to attach to.public void detach()
public void startChaff()
public void stopChaff()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |