C# (CSharp) Akamai.NetStorage Пространство имен

Классы

Имя Описание
CMS Command Line sample application to demonstrate the utilization of the NetstorageKit. This can be used for both command line invocation or reference on how to leverage the Kit. All supported commands are implemented in this sample for convience. Author: [email protected] (Colin Bendell)
NetStorage The Netstorage class is the preferred interface for calling libraries indending to leverage the Netstorage API. All of the available actions are innumerated in this library and are responsible for the correct business logic to assemble the request to the API. Some early safetys are added in this library to limit errors. TODO: Add "LIST" support for ObjectStore TODO: Detect FileStore v. ObjectStore TODO: Extract xml response from various requests into standard object representation Author: [email protected] (Colin Bendell)