Package | Description |
---|---|
net.bluemind.eas.command.sync | |
net.bluemind.eas.serdes.sync |
Modifier and Type | Method and Description |
---|---|
void |
SyncProtocol.execute(BackendSession bs,
SyncRequest sr,
io.vertx.core.Handler<SyncResponse> responseHandler) |
Modifier and Type | Method and Description |
---|---|
void |
SyncProtocol.parse(OptionalParams optParams,
org.w3c.dom.Document doc,
IPreviousRequestsKnowledge past,
io.vertx.core.Handler<SyncRequest> parserResultHandler) |
Modifier and Type | Method and Description |
---|---|
SyncRequest |
SyncRequestParser.parse(OptionalParams optParams,
org.w3c.dom.Document doc,
IPreviousRequestsKnowledge previousKnowledge) |
Copyright © 2021. All Rights Reserved.