|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sshtools.profile.SchemeHandler
com.sshtools.terminal.schemes.exe.NativeSchemeHandler
public class NativeSchemeHandler
Title:
Description:
Copyright: Copyright (c) 2006
Company:
| Constructor Summary | |
|---|---|
NativeSchemeHandler()
|
|
| Method Summary | |
|---|---|
ProfileTransport |
createProfileTransport(ResourceProfile profile)
Create the ProfileTransport appropriate for this scheme |
SchemeOptions |
createSchemeOptions()
Create a SchemeOptions appropriate for this scheme |
| Methods inherited from class com.sshtools.profile.SchemeHandler |
|---|
getDescription, getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NativeSchemeHandler()
| Method Detail |
|---|
public ProfileTransport createProfileTransport(ResourceProfile profile)
throws ProfileException,
java.io.IOException,
AuthenticationException
SchemeHandlerProfileTransport appropriate for this scheme
createProfileTransport in class SchemeHandlerprofile - ResourceProfile
ProfileException
java.io.IOException
AuthenticationExceptionpublic SchemeOptions createSchemeOptions()
SchemeHandlerSchemeOptions appropriate for this scheme
createSchemeOptions in class SchemeHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||