Implements the ProtocolParser interface. Parses a byte stream using XML protocol.
More...
Implements the ProtocolParser interface. Parses a byte stream using XML protocol.
| AMPS.Client.XMLProtocolParser.XMLProtocolParser |
( |
XMLProtocol |
messageType | ) |
|
|
inline |
Initializes a new instance of the XMLProtocolParser class with the specified XML protocol message type.
- Parameters
-
| messageType | The XML protocol message type. |
Processes the incoming data.
- Parameters
-
| buffer | The read buffer containing the data. |
| remainingBytes | The number of remaining bytes to process. |
| listener | The message handler to invoke when messages are parsed. |
Implements AMPS.Client.ProtocolParser.
The documentation for this class was generated from the following file:
- AMPS.Client/XMLProtocolParser.cs