|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.monica.javacom.application.MJCSSHClient
Class for running the client side functionality of the SSH2 protocol. This class has to
be run fromt he command line.
Usage: java com.monica.javacom.application.MJCSSHClient destHost destPort
The configuration data will be read from ./MJC.conf and the softfont configuration
from ./fonts.conf.
Constructor Summary | |
MJCSSHClient()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Entry point for the JAVA VM. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MJCSSHClient()
Method Detail |
public static void main(java.lang.String[] args)
String[]
- args: the command line parameters
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |