Secure iNet Factory

com.jscape.inet.ssh.connection.channels
Class X11Client

java.lang.Object
  extended by com.jscape.inet.ssh.connection.channels.Channel
      extended by com.jscape.inet.ssh.connection.channels.X11Client

public class X11Client
extends Channel

Version:
1.0
Author:
usun

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

X11Client

public X11Client(long no,
                 long windowSize,
                 long packetSize,
                 ConnectionParameters params,
                 Connection connection)
Method X11Client

Parameters:
no -
windowSize -
packetSize -
params -
connection -

Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved