com.jcraft.jsch.RequestSftp Class Reference

Usually not to be used by applications. More...

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

List of all members.

Public Member Functions

void request (Session session, Channel channel) throws Exception

Package Functions

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

Detailed Description

Usually not to be used by applications.

A request to start the sftp subsystem in a channel.

There is no reason this class is public.

See also:
RFC 4254, section 6.5
Internet draft "SSH File Transfer" (version 13, expired 2007)
ChannelSftp

Definition at line 42 of file RequestSftp.java.


Constructor & Destructor Documentation

com.jcraft.jsch.RequestSftp.RequestSftp (  )  [package]

Definition at line 43 of file RequestSftp.java.

References com.jcraft.jsch.Request.setReply().


Member Function Documentation

void com.jcraft.jsch.RequestSftp.request ( Session  session,
Channel  channel 
) throws Exception
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