@Deprecated public class ChannelUtils extends Object
Constructor and Description |
---|
ChannelUtils()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
closeQuietly(SecureChannel channel)
Deprecated.
|
static Result |
getExecutionResult(int exitValue,
long start,
String command,
String stdin,
String stdout,
String stderr,
String encoding)
Deprecated.
|
static String |
getLocation(String username,
String hostname)
Deprecated.
|
static String |
getLocation(String username,
String hostname,
RemoteFile file)
Deprecated.
|
public ChannelUtils()
public static String getLocation(String username, String hostname, RemoteFile file)
public static String getLocation(String username, String hostname)
public static Result getExecutionResult(int exitValue, long start, String command, String stdin, String stdout, String stderr, String encoding)
public static void closeQuietly(SecureChannel channel)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.