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
IOException
public abstract void write(byte[] buf, int s, int len) throws IOException
IOException
public abstract void close() throws IOException
IOException
Copyright © 2014 JCraft,Inc.. All Rights Reserved.