Uses of Package
com.xebialabs.deployit.hostsession

Packages that use com.xebialabs.deployit.hostsession
com.xebialabs.deployit Contains the core classes, interfaces and annotations for the Deployit plugin API. 
com.xebialabs.deployit.ci Basic configuration items
com.xebialabs.deployit.hostsession The host session framework. 
com.xebialabs.deployit.hostsession.cifs   
com.xebialabs.deployit.hostsession.common Common classes shared by implementations of the host session framework. 
com.xebialabs.deployit.hostsession.local Local implementations of the host session framework. 
com.xebialabs.deployit.hostsession.ssh SSH implementations of the host session framework. 
com.xebialabs.deployit.steps Provides a number of standard Step steps. 
 

Classes in com.xebialabs.deployit.hostsession used by com.xebialabs.deployit
CommandExecutionCallbackHandler
          Handler for callbacks from the host session.
 

Classes in com.xebialabs.deployit.hostsession used by com.xebialabs.deployit.ci
HostSession
          A session on a host (local or remote) on which to manipulate files and execute commands.
 

Classes in com.xebialabs.deployit.hostsession used by com.xebialabs.deployit.hostsession
CommandExecution
          An executing command on a host.
CommandExecutionCallbackHandler
          Handler for callbacks from the host session.
HostFile
          A reference to a file on a host.
HostFileInputStreamTransformer
           
HostSession
          A session on a host (local or remote) on which to manipulate files and execute commands.
 

Classes in com.xebialabs.deployit.hostsession used by com.xebialabs.deployit.hostsession.cifs
CommandExecution
          An executing command on a host.
CommandExecutionCallbackHandler
          Handler for callbacks from the host session.
HostFile
          A reference to a file on a host.
HostSession
          A session on a host (local or remote) on which to manipulate files and execute commands.
 

Classes in com.xebialabs.deployit.hostsession used by com.xebialabs.deployit.hostsession.common
CommandExecutionCallbackHandler
          Handler for callbacks from the host session.
HostFile
          A reference to a file on a host.
HostSession
          A session on a host (local or remote) on which to manipulate files and execute commands.
 

Classes in com.xebialabs.deployit.hostsession used by com.xebialabs.deployit.hostsession.local
CommandExecution
          An executing command on a host.
CommandExecutionCallbackHandler
          Handler for callbacks from the host session.
HostFile
          A reference to a file on a host.
HostSession
          A session on a host (local or remote) on which to manipulate files and execute commands.
 

Classes in com.xebialabs.deployit.hostsession used by com.xebialabs.deployit.hostsession.ssh
CommandExecutionCallbackHandler
          Handler for callbacks from the host session.
HostFile
          A reference to a file on a host.
HostSession
          A session on a host (local or remote) on which to manipulate files and execute commands.
 

Classes in com.xebialabs.deployit.hostsession used by com.xebialabs.deployit.steps
HostSession
          A session on a host (local or remote) on which to manipulate files and execute commands.
 



Copyright © 2010. All Rights Reserved.