HPCloud-PHP
1.2.0
PHP bindings for HPCloud and OpenStack services.
|
Files | |
file | AuthorizationException.php [code] |
The authorization exception. | |
file | ConflictException.php [code] |
file | CURLTransport.php [code] |
Implements a transporter with CURL. | |
file | FileNotFoundException.php [code] |
file | ForbiddenException.php [code] |
The permission denied exception. | |
file | LengthRequiredException.php [code] |
file | LockedException.php [code] |
Describes a 423 Locked HTTP error. | |
file | MethodNotAllowedException.php [code] |
file | PHPStreamTransport.php [code] |
Implements a transporter with the PHP HTTP Stream Wrapper. | |
file | Response.php [code] |
A response from a transport. | |
file | ServerException.php [code] |
file | Transporter.php [code] |
This file contains the interface for transporters. | |
file | UnauthorizedException.php [code] |
The authorization exception. | |
file | UnprocessableEntityException.php [code] |