|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ProfileException | |
|---|---|
| com.sshtools.profile | A profile is a persistable representation of a connection and its associated settings. |
| com.sshtools.terminal.schemes.exe | |
| Uses of ProfileException in com.sshtools.profile |
|---|
| Methods in com.sshtools.profile that throw ProfileException | |
|---|---|
ProfileTransport |
ProfileTransport.cloneVirtualSession(VirtualSession session)
Clone the current virtual session. |
boolean |
ProfileTransport.connect(ResourceProfile profile)
Connect to a host (or resource) using the URI provided in the ResourceProfile}. |
ProfileTransport |
ResourceProfile.createProfileTransport()
Return a connected and authenticated ProfileTransport
appropriate for this profile |
abstract ProfileTransport |
SchemeHandler.createProfileTransport(ResourceProfile profile)
Create the ProfileTransport appropriate for this scheme |
void |
SchemeOptions.init(nanoxml.XMLElement element)
Invoked when instantiated by the ResourceProfile parser or when creating a new profile. |
| Uses of ProfileException in com.sshtools.terminal.schemes.exe |
|---|
| Methods in com.sshtools.terminal.schemes.exe that throw ProfileException | |
|---|---|
ProfileTransport |
NativeTerminalProtocolTransport.cloneVirtualSession(VirtualSession session)
Clone the current virtual session. |
boolean |
NativeTerminalProtocolTransport.connect(ResourceProfile profile)
Connect to a host (or resource) using the URI provided in the ResourceProfile}. |
ProfileTransport |
NativeSchemeHandler.createProfileTransport(ResourceProfile profile)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||