com.jcraft.jsch
Class IO

java.lang.Object
  extended by com.jcraft.jsch.IO

public class IO
extends Object


Constructor Summary
IO()
           
 
Method Summary
 void close()
           
 void put(Packet p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IO

public IO()
Method Detail

put

public void put(Packet p)
         throws IOException,
                SocketException
Throws:
IOException
SocketException

close

public void close()


Copyright © 2014 JCraft,Inc.. All Rights Reserved.