public class JNAUSocketFactory.MySocket extends USocketFactory.Socket
public int readFull(byte[] buf,
int s,
int len)
throws java.io.IOException
readFull in class USocketFactory.Socketjava.io.IOExceptionpublic void write(byte[] buf,
int s,
int len)
throws java.io.IOException
write in class USocketFactory.Socketjava.io.IOExceptionpublic void close()
throws java.io.IOException
close in class USocketFactory.Socketjava.io.IOException