|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractHostSession | |
|---|---|
| com.xebialabs.deployit.hostsession.cifs | |
| com.xebialabs.deployit.hostsession.local | Local implementations of the host session framework. |
| com.xebialabs.deployit.hostsession.ssh | SSH implementations of the host session framework. |
| Uses of AbstractHostSession in com.xebialabs.deployit.hostsession.cifs |
|---|
| Subclasses of AbstractHostSession in com.xebialabs.deployit.hostsession.cifs | |
|---|---|
class |
CifsTelnetHostSession
Windows Telnet Service in stream mode: > tlntadmn config mode=stream Shares with names like C$ are available for all drives you access. Not tested with domain accounts. |
| Uses of AbstractHostSession in com.xebialabs.deployit.hostsession.local |
|---|
| Subclasses of AbstractHostSession in com.xebialabs.deployit.hostsession.local | |
|---|---|
class |
LocalHostSession
A session to the local host. |
| Uses of AbstractHostSession in com.xebialabs.deployit.hostsession.ssh |
|---|
| Subclasses of AbstractHostSession in com.xebialabs.deployit.hostsession.ssh | |
|---|---|
class |
SshScpHostSession
A session to a remote host using SSH w/ SCP. |
class |
SshSftpHostSession
A session to a remote host using SSH w/ SFTP. |
class |
SshSudoHostSession
A session to a remote host using SSH w/ SUDO. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||