CoreHelper Class |
Namespace: Intuit.Ipp.Core
public static class CoreHelper
The CoreHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CheckNullResponseAndThrowException |
Checks whether the reponse is null or empty and throws communication exception.
|
![]() ![]() | GetCompressor |
Gets the compression mechanism using the service context and the depending on the request and response.
|
![]() ![]() | GetRequestLogging |
Gets the Request Response Logging mechanism.
|
![]() ![]() | GetSerializer |
Gets the serializer mechanism using the service context and the depending on the request and response.
|
![]() ![]() | ParseResponseIntoXml |
Parses the response string to an XmlDocument object.
|