public abstract static class USocketFactory.Socket extends Object
| Constructor and Description |
|---|
USocketFactory.Socket() |
public abstract int readFull(byte[] buf,
int s,
int len)
throws IOException
IOExceptionpublic abstract void write(byte[] buf,
int s,
int len)
throws IOException
IOExceptionpublic abstract void close()
throws IOException
IOExceptionCopyright © 2014 JCraft,Inc.. All Rights Reserved.