com.maverick.ssh
Interface Client

All Known Subinterfaces:
SshClient
All Known Implementing Classes:
ForwardingClient, ScpClient, SftpClient, Shell, Ssh1Client, Ssh2Client

public interface Client


Method Summary
 void exit()
           
 

Method Detail

exit

public void exit()
          throws SshException,
                 ShellTimeoutException,
                 java.io.IOException
Throws:
SshException
ShellTimeoutException
java.io.IOException


Copyright © 2003-2008 SSHTools LTD. All Rights Reserved.