| Aliyun.OSS.Util Namespace | 
 Classes
Classes| Class | Description | |
|---|---|---|
|  | CallbackHeaderBuilder | 
            The callback header's builder
             | 
|  | CallbackVariableHeaderBuilder | 
            The callback variable header builder.
             | 
|  | Crc64 | |
|  | HttpHeaders | |
|  | HttpUtils | |
|  | IoUtils | |
|  | OssUtils | 
            Some common utility methods and constants
             | 
 Delegates
Delegates| Delegate | Description | |
|---|---|---|
|  | OssAction | 
            The equvalent delegate of .Net 4.0's System.Action.
             | 
|  | OssActionT | |
|  | OssFuncT, TResult | 
            The equvalent delegate of .Net4.0's System.Func. This is to make this code compatible with .Net 2.0
             | 
 Enumerations
Enumerations| Enumeration | Description | |
|---|---|---|
|  | CallbackBodyType | 
            Callback body's format type. The OSS will issue a post request to the callback url with the data specified in the request's callbackbody header.
             OSS does not validate the data sent to callback url. |