| Package | Description |
|---|---|
| com.caucho.vfs |
Resin's Virtual File System.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TcpsPath
Implements a tcp stream, essentially just a socket pair.
|
| Modifier and Type | Method and Description |
|---|---|
protected TcpPath |
TcpsPath.create(TcpPath root,
java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
java.lang.String host,
int port) |
protected TcpPath |
TcpPath.create(TcpPath root,
java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
java.lang.String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
protected TcpPath |
TcpsPath.create(TcpPath root,
java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
java.lang.String host,
int port) |
protected TcpPath |
TcpPath.create(TcpPath root,
java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
java.lang.String host,
int port) |
| Constructor and Description |
|---|
TcpPath(TcpPath root,
java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
java.lang.String host,
int port) |
TcpsPath(TcpPath root,
java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
java.lang.String host,
int port) |