public class SyncRequestParser extends java.lang.Object implements IEasRequestParser<SyncRequest>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Integer |
MAX_WINDOW_SIZE |
| Constructor and Description |
|---|
SyncRequestParser() |
| Modifier and Type | Method and Description |
|---|---|
SyncRequest |
parse(OptionalParams optParams,
org.w3c.dom.Document doc,
IPreviousRequestsKnowledge previousKnowledge) |
public SyncRequest parse(OptionalParams optParams, org.w3c.dom.Document doc, IPreviousRequestsKnowledge previousKnowledge)
parse in interface IEasRequestParser<SyncRequest>Copyright © 2024. All Rights Reserved.