| Modifier and Type | Method and Description | 
|---|---|
void | 
FolderCreateProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<FolderCreateRequest> parserResultHandler)  | 
void | 
FolderDeleteProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<FolderDeleteRequest> parserResultHandler)  | 
void | 
FolderUpdateProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<FolderUpdateRequest> parserResultHandler)  | 
| 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 | 
|---|---|
void | 
GetItemEstimateProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<GetItemEstimateRequest> parserResultHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ItemOperationsProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<ItemOperationsRequest> parserResultHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SendMailProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<SendMailRequest> parserResultHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SmartForwardProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<SmartForwardRequest> parserResultHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SmartReplyProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<SmartReplyRequest> parserResultHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MeetingResponseProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<MeetingResponseRequest> parserResultHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MoveItemsProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<MoveItemsRequest> parserResultHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PingProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<PingRequest> parserResultHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProvisionProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<ProvisionRequest> parserResultHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ResolveRecipientsProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<ResolveRecipientsRequest> parserResultHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SearchProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<SearchRequest> parserResultHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SettingsProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<SettingsRequest> parserResultHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SyncProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<SyncRequest> parserResultHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
OptionalParams | 
AuthenticatedEASQuery.optionalParams()  | 
OptionalParams | 
AuthorizedDeviceQuery.optionalParams()  | 
| Constructor and Description | 
|---|
AuthenticatedEASQuery(BasicAuthHandler.AuthenticatedRequest event,
                     double protocolVersion,
                     java.lang.Long policyKey,
                     java.lang.String deviceIdentifier,
                     java.lang.String deviceType,
                     java.lang.String command,
                     OptionalParams op)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Base64OptParams  | 
class  | 
RepOptParams  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IEasProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<Q> parserResultHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BrokenExecutorProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<BrokenExecutorProtocol.BrokenReq> parserResultHandler)  | 
void | 
BrokenParserProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<BrokenParserProtocol.BrokenReq> parserResultHandler)  | 
void | 
BrokenWriterProtocol.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past,
     org.vertx.java.core.Handler<BrokenWriterProtocol.BrokenReq> parserResultHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
IEasRequestParser.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past)  | 
| Modifier and Type | Method and Description | 
|---|---|
FolderCreateRequest | 
FolderCreateRequestParser.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past)  | 
| Modifier and Type | Method and Description | 
|---|---|
FolderDeleteRequest | 
FolderDeleteRequestParser.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past)  | 
| Modifier and Type | Method and Description | 
|---|---|
FolderSyncRequest | 
FolderSyncRequestParser.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past)  | 
| Modifier and Type | Method and Description | 
|---|---|
FolderUpdateRequest | 
FolderUpdateRequestParser.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past)  | 
| Modifier and Type | Method and Description | 
|---|---|
GetItemEstimateRequest | 
GetItemEstimateRequestParser.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past)  | 
| Modifier and Type | Method and Description | 
|---|---|
ItemOperationsRequest | 
ItemOperationsParser.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past)  | 
| Modifier and Type | Method and Description | 
|---|---|
MeetingResponseRequest | 
MeetingResponseRequestParser.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past)  | 
| Modifier and Type | Method and Description | 
|---|---|
MoveItemsRequest | 
MoveItemsParser.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past)  | 
| Modifier and Type | Method and Description | 
|---|---|
PingRequest | 
PingRequestParser.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past)  | 
| Modifier and Type | Method and Description | 
|---|---|
ProvisionRequest | 
ProvisionRequestParser.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past)  | 
| Modifier and Type | Method and Description | 
|---|---|
ResolveRecipientsRequest | 
ResolveRecipientsRequestParser.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past)  | 
| Modifier and Type | Method and Description | 
|---|---|
SearchRequest | 
SearchRequestParser.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past)  | 
| Modifier and Type | Method and Description | 
|---|---|
SendMailRequest | 
SendMailRequestParser.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past)  | 
| Modifier and Type | Method and Description | 
|---|---|
SettingsRequest | 
SettingsRequestParser.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past)  | 
| Modifier and Type | Method and Description | 
|---|---|
SmartForwardRequest | 
SmartForwardRequestParser.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past)  | 
| Modifier and Type | Method and Description | 
|---|---|
SmartReplyRequest | 
SmartReplyRequestParser.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past)  | 
| Modifier and Type | Method and Description | 
|---|---|
SyncRequest | 
SyncRequestParser.parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge previousKnowledge)  | 
Copyright © 2021. All Rights Reserved.