Uses of Package
com.sshtools.virtualsession

Packages that use com.sshtools.virtualsession
com.sshtools.profile A profile is a persistable representation of a connection and its associated settings. 
com.sshtools.terminal This package contains core terminal interfaces and utility classes that enable the creation of a terminal implementation. 
com.sshtools.terminal.awt This package contains an AWT implementation of a terminal. 
com.sshtools.terminal.schemes.exe   
com.sshtools.terminal.swing This package contains a Swing implementation of a terminal. 
com.sshtools.virtualsession Provides some kind of display or 'screen' for a single connection to a host and a manager to manage multiple instances of these displays 
com.sshtools.virtualsession.status.awt   
com.sshtools.virtualsession.ui   
com.sshtools.virtualsession.ui.awt   
com.sshtools.virtualsession.ui.swing   
 

Classes in com.sshtools.virtualsession used by com.sshtools.profile
VirtualSession
          A single virtual session provides some kind of display or 'screen' for a single connection to a host.
 

Classes in com.sshtools.virtualsession used by com.sshtools.terminal
VirtualSession
          A single virtual session provides some kind of display or 'screen' for a single connection to a host.
VirtualSessionAdapter
          Convenient adapter implementation of a VirtualSessionListener.
VirtualSessionListener
          Implementations receive events about activity in the virtual sessions, such as connection events, resizes, data sent and received.
VirtualSessionTransport
          The transport mechanism used by a VirtualSession should implement this interface.
 

Classes in com.sshtools.virtualsession used by com.sshtools.terminal.awt
VirtualSession
          A single virtual session provides some kind of display or 'screen' for a single connection to a host.
VirtualSessionListener
          Implementations receive events about activity in the virtual sessions, such as connection events, resizes, data sent and received.
VirtualSessionManager
          Manages any number of VirtualSession's and governs how they are displayed.
 

Classes in com.sshtools.virtualsession used by com.sshtools.terminal.schemes.exe
VirtualSession
          A single virtual session provides some kind of display or 'screen' for a single connection to a host.
VirtualSessionTransport
          The transport mechanism used by a VirtualSession should implement this interface.
 

Classes in com.sshtools.virtualsession used by com.sshtools.terminal.swing
VirtualSession
          A single virtual session provides some kind of display or 'screen' for a single connection to a host.
VirtualSessionListener
          Implementations receive events about activity in the virtual sessions, such as connection events, resizes, data sent and received.
VirtualSessionManager
          Manages any number of VirtualSession's and governs how they are displayed.
 

Classes in com.sshtools.virtualsession used by com.sshtools.virtualsession
VirtualSession
          A single virtual session provides some kind of display or 'screen' for a single connection to a host.
VirtualSessionListener
          Implementations receive events about activity in the virtual sessions, such as connection events, resizes, data sent and received.
VirtualSessionManager
          Manages any number of VirtualSession's and governs how they are displayed.
VirtualSessionManagerListener
          Listener interface to implement to receive events from the VirtualSessionManager about changes in state of the VirtualSessions it is managing.
 

Classes in com.sshtools.virtualsession used by com.sshtools.virtualsession.status.awt
VirtualSession
          A single virtual session provides some kind of display or 'screen' for a single connection to a host.
 

Classes in com.sshtools.virtualsession used by com.sshtools.virtualsession.ui
VirtualSessionManager
          Manages any number of VirtualSession's and governs how they are displayed.
 

Classes in com.sshtools.virtualsession used by com.sshtools.virtualsession.ui.awt
VirtualSession
          A single virtual session provides some kind of display or 'screen' for a single connection to a host.
VirtualSessionManager
          Manages any number of VirtualSession's and governs how they are displayed.
VirtualSessionManagerListener
          Listener interface to implement to receive events from the VirtualSessionManager about changes in state of the VirtualSessions it is managing.
 

Classes in com.sshtools.virtualsession used by com.sshtools.virtualsession.ui.swing
VirtualSession
          A single virtual session provides some kind of display or 'screen' for a single connection to a host.
VirtualSessionManager
          Manages any number of VirtualSession's and governs how they are displayed.
VirtualSessionManagerListener
          Listener interface to implement to receive events from the VirtualSessionManager about changes in state of the VirtualSessions it is managing.
 



Copyright © 2003-2009 SSHTOOLS LTD. All Rights Reserved.