|
Secure iNet Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jscape.inet.ssh.connection.channels.Channel
com.jscape.inet.ssh.connection.channels.X11Client
public class X11Client
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.jscape.inet.ssh.connection.channels.Channel |
---|
Channel.ChannelClosedListener, Channel.DataOutputStream, Channel.Parameters |
Constructor Summary | |
---|---|
X11Client(long no,
long windowSize,
long packetSize,
ConnectionParameters params,
Connection connection)
Method X11Client |
Method Summary |
---|
Methods inherited from class com.jscape.inet.ssh.connection.channels.Channel |
---|
close, getConnection, getIncomingWindow, getInputStream, getLocalNo, getOutputStream, getParameters, getReadTimeout, getRemoteNo, getType, hashCode, isClosed, onMessage, sendRequest, setChannelClosedListener, setReadTimeout |
Methods inherited from class java.lang.Object |
---|
equals, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public X11Client(long no, long windowSize, long packetSize, ConnectionParameters params, Connection connection)
no
- windowSize
- packetSize
- params
- connection
-
|
Secure iNet Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |