Classes, interfaces, and traits

Zend_Cloud_AbstractFactory

Abstract factory for Zend_Cloud resources

« More »

Zend_Cloud_Exception

« More »

Zend_Cloud_OperationNotAvailableException

« More »

Classes, interfaces, and traits

Zend_Cloud_DocumentService_Adapter

Common interface for document storage services in the cloud. This interface supports most document services and provides some flexibility for vendor-specific features and requirements via an optional $options array in each method signature. Classes implementing this interface should implement URI construction for collections and documents from the parameters given in each method and the account data passed in to the constructor. Classes implementing this interface are also responsible for security; access control isn't currently supported in this interface, although we are considering access control support in future versions of the interface.

« More »

Zend_Cloud_DocumentService_QueryAdapter

This interface describes the API that concrete query adapter should implement

« More »

Zend_Cloud_DocumentService_Adapter_AbstractAdapter

Abstract document service adapter

« More »

Zend_Cloud_DocumentService_Adapter_SimpleDb

SimpleDB adapter for document service.

« More »

Zend_Cloud_DocumentService_Adapter_SimpleDb_Query

Class implementing Query adapter for working with SimpleDb queries in a structured way

« More »

Zend_Cloud_DocumentService_Adapter_WindowsAzure

SimpleDB adapter for document service.

« More »

Zend_Cloud_DocumentService_Adapter_WindowsAzure_Query

Class implementing Query adapter for working with Azure queries in a structured way

« More »

Zend_Cloud_DocumentService_Document

Class encapsulating documents. Fields are stored in a name/value array. Data are represented as strings.

« More »

Zend_Cloud_DocumentService_DocumentSet

Class encapsulating a set of documents

« More »

Zend_Cloud_DocumentService_Exception

« More »

Zend_Cloud_DocumentService_Factory

Class implementing working with Azure queries in a structured way

« More »

Zend_Cloud_DocumentService_Query

Generic query object

« More »

Classes, interfaces, and traits

Zend_Cloud_Infrastructure_Adapter

Adapter interface for infrastructure service

« More »

Zend_Cloud_Infrastructure_Exception

« More »

Zend_Cloud_Infrastructure_Factory

Factory for infrastructure adapters

« More »

Zend_Cloud_Infrastructure_Image

Instance of an infrastructure service

« More »

Zend_Cloud_Infrastructure_ImageList

List of images

« More »

Zend_Cloud_Infrastructure_Instance

Instance of an infrastructure service

« More »

Zend_Cloud_Infrastructure_InstanceList

List of instances

« More »

Classes, interfaces, and traits

Zend_Cloud_QueueService_Adapter

Common interface for queue services in the cloud. This interface supports most queue services and provides some flexibility for vendor-specific features and requirements via an optional $options array in each method signature. Classes implementing this interface should implement URI construction for queues from the parameters given in each method and the account data passed in to the constructor. Classes implementing this interface are also responsible for security; access control isn't currently supported in this interface, although we are considering access control support in future versions of the interface.

« More »

Zend_Cloud_QueueService_Adapter_AbstractAdapter

Abstract queue adapter

« More »

Zend_Cloud_QueueService_Adapter_Sqs

SQS adapter for simple queue service.

« More »

Zend_Cloud_QueueService_Adapter_WindowsAzure

WindowsAzure adapter for simple queue service.

« More »

Zend_Cloud_QueueService_Adapter_ZendQueue

WindowsAzure adapter for simple queue service.

« More »

Zend_Cloud_QueueService_Exception

« More »

Zend_Cloud_QueueService_Factory

Abstract factory for Zend_Cloud resources

« More »

Zend_Cloud_QueueService_Message

Generic message class

« More »

Zend_Cloud_QueueService_MessageSet

Collection of message objects

« More »

Classes, interfaces, and traits

Zend_Cloud_StorageService_Adapter

Common interface for unstructured cloud storage.

« More »

Zend_Cloud_StorageService_Adapter_FileSystem

FileSystem adapter for unstructured cloud storage.

« More »

Zend_Cloud_StorageService_Adapter_S3

S3 adapter for unstructured cloud storage.

« More »

Zend_Cloud_StorageService_Adapter_WindowsAzure

Windows Azure Blob Service abstraction

« More »

Zend_Cloud_StorageService_Exception

« More »

Zend_Cloud_StorageService_Factory

Abstract factory for Zend_Cloud resources

« More »