public interface HTTPResponseCallback
| Modifier and Type | Method and Description |
|---|---|
void |
fail(Exception e) |
void |
response(org.apache.http.HttpResponse response) |
void response(org.apache.http.HttpResponse response)
void fail(Exception e)
Copyright © 2012–2017 Taimos GmbH. All rights reserved.