Uses of Interface
com.sshtools.profile.SchemeOptions

Packages that use SchemeOptions
com.sshtools.profile A profile is a persistable representation of a connection and its associated settings. 
com.sshtools.terminal.schemes.exe   
 

Uses of SchemeOptions in com.sshtools.profile
 

Methods in com.sshtools.profile that return SchemeOptions
abstract  SchemeOptions SchemeHandler.createSchemeOptions()
          Create a SchemeOptions appropriate for this scheme
 SchemeOptions ResourceProfile.getSchemeOptions()
          Get the SchemeOptions
 

Methods in com.sshtools.profile with parameters of type SchemeOptions
 void ResourceProfile.setSchemeOptions(SchemeOptions options)
          Set scheme specific options for this profile.
 

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

Methods in com.sshtools.terminal.schemes.exe that return SchemeOptions
 SchemeOptions NativeSchemeHandler.createSchemeOptions()
           
 



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