Completes the async request processing and closes the response stream
()
| 127 | * Completes the async request processing and closes the response stream |
| 128 | */ |
| 129 | void complete(); |
| 130 | |
| 131 | /** |
| 132 | * Starts a new thread to process the asynchronous request |
no outgoing calls