Uses of Class
org.apache.commons.net.bsd.RCommandClient
Packages that use RCommandClient
-
Uses of RCommandClient in org.apache.commons.net.bsd
Subclasses of RCommandClient in org.apache.commons.net.bsdModifier and TypeClassDescriptionclass
RLoginClient 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.