class |
AbstractDatabaseConnection |
Ancestor for standalone actors providing a database connection different
from the system-wide one.
|
class |
DatabaseConnection |
For initializing an ADAMS database connection that differs from the system-wide one.
|
class |
FTPConnection |
Provides access to a FTP host.
If debugging is enabled, the FTP commands issued by other actors will get printed as debug output of this actor.
|
class |
SMBConnection |
Provides access to a remote host via SMB.
|
class |
SMTPConnection |
SMTP server setup for overriding default parameters.
|
class |
SSHConnection |
Provides access to a remote host via SSH.
For more information see:
(2011).
|