Package org.soyatec.windowsazure.queue

Interface Summary
IMessage Objects of this class represent a single message in the queue.
IMessageReceivedListener Listener for new messages which are put into the Queue storage.
IQueue Objects of this class represent a queue in a user's storage account.
IQueueProperties The properties of a queue.
 

Class Summary
MessageReceivedEvent The argument class for the MessageReceived event.
QueueStorageClient The entry point of the queue storage API