org.ow2.util.protocol.osgi.ssh.api
Class SshConstants
java.lang.Object
org.ow2.util.protocol.osgi.ssh.api.SshConstants
public final class SshConstants
- extends Object
- Author:
- Loris Bouzonnet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROTOCOL_SSH
public static final String PROTOCOL_SSH
- See Also:
- Constant Field Values
TRANSFERT_SCP
public static final String TRANSFERT_SCP
- See Also:
- Constant Field Values
TRANSFERT_SFTP
public static final String TRANSFERT_SFTP
- See Also:
- Constant Field Values
SHELL_SSH
public static final String SHELL_SSH
- See Also:
- Constant Field Values
SHELL_SFTP
public static final String SHELL_SFTP
- See Also:
- Constant Field Values
Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.