public class IgnoreResponseCallback extends Object implements org.apache.http.concurrent.FutureCallback<org.apache.http.HttpResponse>
| 构造器和说明 |
|---|
IgnoreResponseCallback() |
public void completed(org.apache.http.HttpResponse httpResponse)
completed 在接口中 org.apache.http.concurrent.FutureCallback<org.apache.http.HttpResponse>public void failed(Exception e)
failed 在接口中 org.apache.http.concurrent.FutureCallback<org.apache.http.HttpResponse>public void cancelled()
cancelled 在接口中 org.apache.http.concurrent.FutureCallback<org.apache.http.HttpResponse>Copyright © 2019. All rights reserved.