Java Proxy › Using a Java Proxy › Asynchronous Processing › Ignore Request
Use the following code to ignore a request:
... proxy.asyncIgnoreResponse(id) //Processes the ignore request on the request indicated by the id ...