| Package | Description |
|---|---|
| org.apache.sshd.client | |
| org.apache.sshd.client.session |
| Modifier and Type | Field and Description |
|---|---|
protected UserInteraction |
SshClient.userInteraction |
| Modifier and Type | Method and Description |
|---|---|
UserInteraction |
SshClient.getUserInteraction() |
UserInteraction |
ClientFactoryManager.getUserInteraction() |
| Modifier and Type | Method and Description |
|---|---|
void |
SshClient.setUserInteraction(UserInteraction userInteraction) |
| Modifier and Type | Method and Description |
|---|---|
UserInteraction |
ClientSessionImpl.getUserInteraction() |
UserInteraction |
ClientSession.getUserInteraction() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientSessionImpl.setUserInteraction(UserInteraction userInteraction) |
void |
ClientSession.setUserInteraction(UserInteraction userInteraction) |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.