Abstract class for unmarshalling service responses.

C# |
public abstract class ResponseUnmarshaller : IResponseUnmarshaller<AmazonWebServiceResponse, UnmarshallerContext>, IUnmarshaller<AmazonWebServiceResponse, UnmarshallerContext>

All Members | Methods | ||||
Icon | Member | Description |
---|---|---|
![]() | CreateContext(HttpWebResponse, Boolean, AsyncResult) | |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Unmarshall(UnmarshallerContext) | |
![]() | UnmarshallException(UnmarshallerContext, Exception, HttpStatusCode) |

Object | ||
![]() | ResponseUnmarshaller | |
![]() | JsonResponseUnmarshaller | |
![]() | XmlResponseUnmarshaller |