Package | Description |
---|---|
com.caucho.quercus.env | |
com.caucho.quercus.lib.file |
Modifier and Type | Method and Description |
---|---|
ProtocolWrapper |
Env.getStreamWrapper(StringValue name) |
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<StringValue,ProtocolWrapper> |
Env.getStreamWrappers() |
Modifier and Type | Method and Description |
---|---|
void |
Env.addStreamWrapper(StringValue name,
ProtocolWrapper wrapper) |
Modifier and Type | Class and Description |
---|---|
class |
PhpProtocolWrapper |
class |
ZlibProtocolWrapper |