Package | Description |
---|---|
net.bluemind.eas.command.ping | |
net.bluemind.eas.serdes.ping |
Modifier and Type | Method and Description |
---|---|
void |
PingProtocol.execute(BackendSession bs,
PingRequest query,
org.vertx.java.core.Handler<PingResponse> responseHandler) |
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 |
---|---|
PingRequest |
PingRequestParser.parse(OptionalParams optParams,
org.w3c.dom.Document doc,
IPreviousRequestsKnowledge past) |
Copyright © 2021. All Rights Reserved.