Modifier and Type | Class and Description |
---|---|
class |
ConnectionEntry |
class |
CopyRoot
Root for saving copy information for the serialization cache.
|
class |
EnvCloseable |
class |
ResourceValue
Represents a PHP resource
|
Modifier and Type | Method and Description |
---|---|
void |
Env.addCleanup(EnvCleanup envCleanup)
add resource to the list of refrences that are
cleaned up when finished with this environment.
|
void |
Env.removeCleanup(EnvCleanup envCleanup)
remove resource from the list of references that are
cleaned up when finished with this environment.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcOpenInput
Represents an input stream for a proc_open process.
|
class |
ProcOpenOutput
Represents an output stream for a proc_open process.
|
class |
ProcOpenResource |
Modifier and Type | Class and Description |
---|---|
class |
BamClientResource
BAM client resource.
|
class |
BamConnectionResource
BAM connection resource.
|
Modifier and Type | Class and Description |
---|---|
class |
CurlHttpRequest
Represents a generic Http request.
|
class |
CurlMultiResource |
class |
CurlResource |
class |
HttpGetRequest
Represents a GET Http request.
|
class |
HttpPostRequest
Represents a POST Http request.
|
class |
HttpPutRequest
Represents a PUT Http request.
|
Modifier and Type | Class and Description |
---|---|
class |
DataSourceConnection |
class |
JdbcConnectionResource
Represents a JDBC Connection value.
|
class |
Mysqli
mysqli object oriented API facade
|
class |
MysqliResource
mysqli object oriented API facade
returns true for is_resource()
|
class |
Oracle
oracle connection class (oracle has NO object oriented API)
|
class |
PDO
PDO object oriented API facade.
|
class |
PDOStatement
PDO object oriented API facade.
|
class |
Postgres
postgres connection class (postgres has NO object oriented API)
|
class |
SQLite3
Tested with sqlite-jdbc-3.7.2.jar.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SocketInputOutput
Represents read/write stream
|
Modifier and Type | Class and Description |
---|---|
class |
FileInput
Represents a Quercus file open for reading
|
class |
FileInputOutput
Represents a PHP open file
|
class |
FileOutput
Represents a PHP open file
|
class |
FileReadValue
Represents a Quercus open file
|
class |
FileValue
Represents a Quercus open file
|
class |
FileWriteValue
Represents a PHP open file
|
class |
HttpInputOutput |
class |
PopenInput
Represents an input stream for a popen'ed process.
|
class |
PopenOutput
Represents an output stream for a popen'ed process.
|
class |
TcpInputOutput
Represents read/write stream
|
class |
UdpInputOutput
Represents read/write stream
|
Modifier and Type | Class and Description |
---|---|
class |
QuercusImage |
Modifier and Type | Class and Description |
---|---|
class |
StreamContextResource
Represents a PHP stream context.
|
class |
StreamReadWrite
Represents read/write stream
|
class |
StreamResource
Represents a PHP open stream
|