| Package | Description |
|---|---|
| org.kuali.common.util.channel.api | |
| org.kuali.common.util.channel.impl | |
| org.kuali.common.util.channel.model |
| Modifier and Type | Method and Description |
|---|---|
List<CommandResult> |
SecureChannel.exec(CommandContext... contexts) |
CommandResult |
SecureChannel.exec(CommandContext context) |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
StreamHandler.getContext() |
| Modifier and Type | Method and Description |
|---|---|
List<CommandResult> |
DefaultSecureChannel.exec(CommandContext... contexts)
Deprecated.
|
CommandResult |
DefaultSecureChannel.exec(CommandContext context)
Deprecated.
|
protected com.google.common.base.Optional<org.codehaus.plexus.util.cli.StreamFeeder> |
StreamHandler.getInputFeeder(CommandContext context,
com.jcraft.jsch.ChannelExec exec) |
protected void |
DefaultSecureChannel.validate(CommandContext context,
CommandResult result)
Deprecated.
|
| Constructor and Description |
|---|
StreamHandler(CommandContext context) |
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
CommandContext.Builder.build() |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.