Class JNAUSocketFactory.MySocket
java.lang.Object
com.jcraft.jsch.agentproxy.USocketFactory.Socket
com.jcraft.jsch.agentproxy.usocket.JNAUSocketFactory.MySocket
- Enclosing class:
JNAUSocketFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
sock
private int sock
-
-
Constructor Details
-
MySocket
MySocket(int sock) throws IOException - Throws:
IOException
-
-
Method Details
-
readFull
- Specified by:
readFull
in classUSocketFactory.Socket
- Throws:
IOException
-
write
- Specified by:
write
in classUSocketFactory.Socket
- Throws:
IOException
-
close
- Specified by:
close
in classUSocketFactory.Socket
- Throws:
IOException
-