com.jcraft.jsch.RequestX11 Class Reference

A request to forward X11 connections to remote programs connected to a channel. More...

Inheritance diagram for com.jcraft.jsch.RequestX11:
Inheritance graph
[legend]
Collaboration diagram for com.jcraft.jsch.RequestX11:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void setCookie (String cookie)
void request (Session session, Channel channel) throws Exception

Package Functions

boolean waitForReply ()
void setReply (boolean reply)
void write (Packet packet) throws Exception

Detailed Description

A request to forward X11 connections to remote programs connected to a channel.

We use the "MIT-MAGIC_COOKIE-1" authentication protocol.

Definition at line 38 of file RequestX11.java.


Member Function Documentation

void com.jcraft.jsch.RequestX11.request ( Session  session,
Channel  channel 
) throws Exception
void com.jcraft.jsch.RequestX11.setCookie ( String  cookie  ) 

Definition at line 39 of file RequestX11.java.

void com.jcraft.jsch.Request.setReply ( boolean  reply  )  [package, inherited]
boolean com.jcraft.jsch.Request.waitForReply (  )  [package, inherited]
void com.jcraft.jsch.Request.write ( Packet  packet  )  throws Exception [package, inherited]

The documentation for this class was generated from the following file:

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1