Click or drag to resize

KsiServiceResponseParser Class

Class for parsing KSI service response.
Inheritance Hierarchy
SystemObject
  Guardtime.KSI.ServiceKsiServiceResponseParser

Namespace:  Guardtime.KSI.Service
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public class KsiServiceResponseParser

The KsiServiceResponseParser type exposes the following members.

Constructors
  NameDescription
Public methodKsiServiceResponseParser
Create new KSI service response parser.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodParse
Parse KSI service response.
Public methodToString (Inherited from Object.)
Top
Events
  NameDescription
Public eventAggregatorConfigChanged
Aggregator configuration changed event
Public eventExtenderConfigChanged
Extender configuration changed event
Top
See Also