C D E G I J P R S 

C

connect(String, int, String, String) - Method in class jatoo.exec.remote.RemoteCommandExecutor
Connects this executor to the remote system.

D

disconnect() - Method in class jatoo.exec.remote.RemoteCommandExecutor
Disconnects this executor to the remote system.
disconnectChannel() - Method in class jatoo.exec.remote.RemoteCommandExecutorCallback
 

E

exec(String) - Method in class jatoo.exec.remote.RemoteCommandExecutor
Handy method for exec(String, OutputStream, boolean) with no dump output stream.
exec(String, OutputStream) - Method in class jatoo.exec.remote.RemoteCommandExecutor
Handy method for exec(String, OutputStream, boolean) with specified dump output stream (but no closing).
exec(String, OutputStream, boolean) - Method in class jatoo.exec.remote.RemoteCommandExecutor
Executes the specified command.
exec(String, OutputStream, boolean, RemoteCommandExecutorCallback) - Method in class jatoo.exec.remote.RemoteCommandExecutor
Executes the specified command.

G

getPassphrase() - Method in class jatoo.exec.remote.RemoteCommandExecutorJCraftUserInfo
 
getPassword() - Method in class jatoo.exec.remote.RemoteCommandExecutorJCraftUserInfo
 

I

isConnected() - Method in class jatoo.exec.remote.RemoteCommandExecutor
Checks if this executor is connected to the remote system.

J

jatoo.exec.remote - package jatoo.exec.remote
A free open source Java library created to ease the work with remote processes execution.

P

promptPassphrase(String) - Method in class jatoo.exec.remote.RemoteCommandExecutorJCraftUserInfo
 
promptPassword(String) - Method in class jatoo.exec.remote.RemoteCommandExecutorJCraftUserInfo
 
promptYesNo(String) - Method in class jatoo.exec.remote.RemoteCommandExecutorJCraftUserInfo
 

R

RemoteCommandExecutor - Class in jatoo.exec.remote
Handy class to ease the remote execution of commands.
RemoteCommandExecutor() - Constructor for class jatoo.exec.remote.RemoteCommandExecutor
 
RemoteCommandExecutorCallback - Class in jatoo.exec.remote
Sometimes we want to do some things after the execution started (like a force stop for example).
RemoteCommandExecutorCallback() - Constructor for class jatoo.exec.remote.RemoteCommandExecutorCallback
 
RemoteCommandExecutorJCraftUserInfo - Class in jatoo.exec.remote
Simple implementation for UserInfo.
RemoteCommandExecutorJCraftUserInfo(String) - Constructor for class jatoo.exec.remote.RemoteCommandExecutorJCraftUserInfo
 

S

showMessage(String) - Method in class jatoo.exec.remote.RemoteCommandExecutorJCraftUserInfo
 
C D E G I J P R S 

Copyright © 2013–2014 Cristian Sulea. All rights reserved.