public abstract class HTTPStringCallback extends HTTPStatusCheckCallback
| Constructor and Description |
|---|
HTTPStringCallback() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkedResponse(HTTPResponse response) |
protected abstract void |
stringResponse(String body,
HTTPResponse response) |
expectedStatus, invalidStatus, responseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfailprotected void checkedResponse(HTTPResponse response)
checkedResponse in class HTTPStatusCheckCallbackprotected abstract void stringResponse(String body, HTTPResponse response)
Copyright © 2012–2018 Taimos GmbH. All rights reserved.