com.jcraft.jsch.RequestWindowChange Class Reference

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

List of all members.

Public Member Functions

void request (Session session, Channel channel) throws Exception

Package Functions

void setSize (int col, int row, int wp, int hp)
boolean waitForReply ()
void setReply (boolean reply)
void write (Packet packet) throws Exception

Package Attributes

int width_columns = 80
int height_rows = 24
int width_pixels = 640
int height_pixels = 480

Detailed Description

Definition at line 32 of file RequestWindowChange.java.


Member Function Documentation

void com.jcraft.jsch.RequestWindowChange.request ( Session  session,
Channel  channel 
) throws Exception
void com.jcraft.jsch.Request.setReply ( boolean  reply  )  [package, inherited]
void com.jcraft.jsch.RequestWindowChange.setSize ( int  col,
int  row,
int  wp,
int  hp 
) [package]
boolean com.jcraft.jsch.Request.waitForReply (  )  [package, inherited]
void com.jcraft.jsch.Request.write ( Packet  packet  )  throws Exception [package, inherited]

Member Data Documentation


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

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1