Uses of Interface
com.sshtools.virtualsession.VirtualSessionTransport

Packages that use VirtualSessionTransport
com.sshtools.terminal This package contains core terminal interfaces and utility classes that enable the creation of a terminal implementation. 
com.sshtools.terminal.schemes.exe   
 

Uses of VirtualSessionTransport in com.sshtools.terminal
 

Subinterfaces of VirtualSessionTransport in com.sshtools.terminal
 interface TerminalProtocolTranport
           Implementations of this extension of VirtualSessionTransport are responsible for making connections, performing any protocol initialisation and handshakes when used with a character terminal like based system.
 

Uses of VirtualSessionTransport in com.sshtools.terminal.schemes.exe
 

Classes in com.sshtools.terminal.schemes.exe that implement VirtualSessionTransport
 class NativeTerminalProtocolTransport
          Title:
 



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