org.crsh.ssh.term
Class SSHContext
java.lang.Object
org.crsh.ssh.term.SSHContext
public class SSHContext
- extends Object
|
Constructor Summary |
SSHContext(org.apache.sshd.server.Environment env)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
verase
public final int verase
- .
encoding
public final Charset encoding
- .
SSHContext
public SSHContext(org.apache.sshd.server.Environment env)
parseEncoding
public static Charset parseEncoding(String value)
- Parse the
LC_CTYPE format or return null.
- Parameters:
value - the value to parse
- Returns:
- the corresponding charset
getWidth
public int getWidth()
getHeight
public int getHeight()
getProperty
public String getProperty(String key)
Copyright © 2015 eXo Platform SAS. All Rights Reserved.