Package | Description |
---|---|
net.bluemind.eas.command.folder.sync | |
net.bluemind.eas.serdes.foldersync |
Modifier and Type | Method and Description |
---|---|
void |
FolderSyncProtocol.execute(BackendSession bs,
FolderSyncRequest query,
org.vertx.java.core.Handler<FolderSyncResponse> responseHandler) |
Modifier and Type | Method and Description |
---|---|
void |
FolderSyncProtocol.parse(OptionalParams optParams,
org.w3c.dom.Document doc,
IPreviousRequestsKnowledge past,
org.vertx.java.core.Handler<FolderSyncRequest> parserResultHandler) |
Modifier and Type | Method and Description |
---|---|
FolderSyncRequest |
FolderSyncRequestParser.parse(OptionalParams optParams,
org.w3c.dom.Document doc,
IPreviousRequestsKnowledge past) |
Copyright © 2021. All Rights Reserved.