public class JNAUSocketFactory.MySocket
extends com.jcraft.jsch.agentproxy.USocketFactory.Socket
Modifier and Type | Method | Description |
---|---|---|
void |
close() |
|
int |
readFull(byte[] buf,
int s,
int len) |
|
void |
write(byte[] buf,
int s,
int len) |
public int readFull(byte[] buf, int s, int len) throws java.io.IOException
readFull
in class com.jcraft.jsch.agentproxy.USocketFactory.Socket
java.io.IOException
public void write(byte[] buf, int s, int len) throws java.io.IOException
write
in class com.jcraft.jsch.agentproxy.USocketFactory.Socket
java.io.IOException
public void close() throws java.io.IOException
close
in class com.jcraft.jsch.agentproxy.USocketFactory.Socket
java.io.IOException