com.jcraft.jsch
Class RequestSubsystem
java.lang.Object
com.jcraft.jsch.RequestSubsystem
public class RequestSubsystem
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestSubsystem
public RequestSubsystem()
request
public void request(Session session,
Channel channel,
String subsystem,
boolean want_reply)
throws Exception
- Throws:
Exception
request
public void request(Session session,
Channel channel)
throws Exception
- Throws:
Exception
Copyright © 2014 JCraft,Inc.. All Rights Reserved.