com.jcraft.jsch
Class IO

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

public class IO
extends java.lang.Object


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

Constructor Detail

IO

public IO()
Method Detail

put

public void put(Packet p)
         throws java.io.IOException,
                java.net.SocketException
Throws:
java.io.IOException
java.net.SocketException

finalize

public void finalize()
              throws java.lang.Throwable
Overrides:
finalize in class java.lang.Object
Throws:
java.lang.Throwable