public interface RequestRecord
| 限定符和类型 | 方法和说明 |
|---|---|
String |
request(Record_request request)
Request string.
|
void |
response(Record_response response)
Response.
|
String request(Record_request request)
request - the requestvoid response(Record_response response)
response - the responseCopyright © 2021. All rights reserved.