public final class HttpRpc extends Object
| Constructor and Description |
|---|
HttpRpc(String url,
ResultCallback<Response> responseCallback)
Construct the class.
|
public HttpRpc(String url, ResultCallback<Response> responseCallback)
url - The connecting url.responseCallback - The response callback to receive the message from the server.Copyright © 2023. All rights reserved.