Package | Description |
---|---|
net.bluemind.eas.command.meetingresponse | |
net.bluemind.eas.serdes.meetingresponse |
Modifier and Type | Method and Description |
---|---|
void |
MeetingResponseProtocol.execute(BackendSession bs,
MeetingResponseRequest query,
io.vertx.core.Handler<MeetingResponseResponse> responseHandler) |
Modifier and Type | Method and Description |
---|---|
void |
MeetingResponseProtocol.parse(OptionalParams optParams,
org.w3c.dom.Document doc,
IPreviousRequestsKnowledge past,
io.vertx.core.Handler<MeetingResponseRequest> parserResultHandler) |
Modifier and Type | Method and Description |
---|---|
MeetingResponseRequest |
MeetingResponseRequestParser.parse(OptionalParams optParams,
org.w3c.dom.Document doc,
IPreviousRequestsKnowledge past) |
Copyright © 2021. All Rights Reserved.