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.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.ssh   
 

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.
VirtualSessionManager
          Manages any number of VirtualSession's and governs how they are displayed.
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.
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.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.
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
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.ssh
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.
 



Copyright © 2003-2004 3SP LTD. All Rights Reserved.