|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.ssh.term.SSHContext
public class SSHContext
Field Summary | |
---|---|
private org.apache.sshd.server.Environment |
env . |
private static Logger |
log . |
int |
verase . |
Constructor Summary | |
---|---|
SSHContext(org.apache.sshd.server.Environment env) |
Method Summary | |
---|---|
int |
getHeight() |
String |
getProperty(String key) |
int |
getWidth() |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final Logger log
public final int verase
private final org.apache.sshd.server.Environment env
Constructor Detail |
---|
public SSHContext(org.apache.sshd.server.Environment env)
Method Detail |
---|
public int getWidth()
public int getHeight()
public String getProperty(String key)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |