Class NCUSocketFactory.MySocket

java.lang.Object
com.jcraft.jsch.agentproxy.USocketFactory.Socket
com.jcraft.jsch.agentproxy.usocket.NCUSocketFactory.MySocket
Enclosing class:
NCUSocketFactory

public class NCUSocketFactory.MySocket extends com.jcraft.jsch.agentproxy.USocketFactory.Socket
  • Method Details

    • readFull

      public int readFull(byte[] buf, int s, int len) throws IOException
      Specified by:
      readFull in class com.jcraft.jsch.agentproxy.USocketFactory.Socket
      Throws:
      IOException
    • write

      public void write(byte[] buf, int s, int len) throws IOException
      Specified by:
      write in class com.jcraft.jsch.agentproxy.USocketFactory.Socket
      Throws:
      IOException
    • close

      public void close() throws IOException
      Specified by:
      close in class com.jcraft.jsch.agentproxy.USocketFactory.Socket
      Throws:
      IOException