Package | Description |
---|---|
net.bluemind.eas.command.getitemestimate | |
net.bluemind.eas.serdes.getitemestimate |
Modifier and Type | Method and Description |
---|---|
void |
GetItemEstimateProtocol.write(BackendSession bs,
Responder responder,
GetItemEstimateResponse response,
org.vertx.java.core.Handler<java.lang.Void> completion) |
Modifier and Type | Method and Description |
---|---|
void |
GetItemEstimateProtocol.execute(BackendSession bs,
GetItemEstimateRequest query,
org.vertx.java.core.Handler<GetItemEstimateResponse> responseHandler) |
Modifier and Type | Method and Description |
---|---|
void |
GetItemEstimateResponseFormatter.format(IResponseBuilder builder,
double protocolVersion,
GetItemEstimateResponse response,
Callback<java.lang.Void> completion) |
Copyright © 2021. All Rights Reserved.