| Package | Description |
|---|---|
| com.caucho.vfs |
Resin's Virtual File System.
|
| Modifier and Type | Method and Description |
|---|---|
static JniSocketImpl |
JniSocketImpl.connect(java.lang.String host,
int port) |
| Constructor and Description |
|---|
JniStream(JniSocketImpl socket)
Create a new JniStream based on the java.io.* stream.
|