Uses of Class
org.apache.commons.net.bsd.RExecClient

Packages that use RExecClient
org.apache.commons.net.bsd   
 

Uses of RExecClient in org.apache.commons.net.bsd
 

Subclasses of RExecClient in org.apache.commons.net.bsd
 class RCommandClient
          RCommandClient is very similar to RExecClient, from which it is derived, and implements the rcmd() facility that first appeared in 4.2BSD Unix.
 class RLoginClient
          RLoginClient 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 © 1997-2010 The Apache Software Foundation. All Rights Reserved.