| Package | Description |
|---|---|
| org.apache.maven.wagon.providers.ssh.interactive | |
| org.apache.maven.wagon.providers.ssh.jsch |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsoleInteractiveUserInfo
Shows messages to System.out, and ask replies using an InputHandler
|
class |
NullInteractiveUserInfo
Dummy Implementation for
InteractiveUserInfo, nice for
non-Interactive environments |
| Modifier and Type | Method and Description |
|---|---|
InteractiveUserInfo |
AbstractJschWagon.getInteractiveUserInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJschWagon.setInteractiveUserInfo(InteractiveUserInfo interactiveUserInfo) |
Copyright © 2003–2013 The Apache Software Foundation. All rights reserved.