|
abcdef | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.trilead.ssh2.channel.X11ServerData
public class X11ServerData
X11ServerData. Data regarding an x11 forwarding target.
| Field Summary | |
|---|---|
java.lang.String |
hostname
|
int |
port
|
byte[] |
x11_magic_cookie
|
| Constructor Summary | |
|---|---|
X11ServerData()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String hostname
public int port
public byte[] x11_magic_cookie
| Constructor Detail |
|---|
public X11ServerData()
|
abcdef | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||