Uses of Class
org.apache.commons.net.bsd.RCommandClient
-
Packages that use RCommandClient Package Description org.apache.commons.net.bsd Classes for rcommand, rexec, rlogin -
-
Uses of RCommandClient in org.apache.commons.net.bsd
Subclasses of RCommandClient in org.apache.commons.net.bsd Modifier and Type Class Description classRLoginClientRLoginClient is very similar toRCommandClient, from which it is derived, and uses the rcmd() facility implemented in RCommandClient to implement the functionality of the rlogin command that first appeared in 4.2BSD Unix.
-