| Package | Description | 
|---|---|
| org.apache.commons.net.bsd | Classes for rcommand, rexec, rlogin | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RCommandClientRCommandClient is very similar to
  RExecClient,
 from which it is derived, and implements the rcmd() facility that
 first appeared in 4.2BSD Unix. | 
| class  | RLoginClientRLoginClient is very similar to
  RCommandClient,
 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. | 
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.