public class StandardHttpResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.http.message.BasicHttpResponse |
DOC_NOT_FOUND |
static org.apache.http.message.BasicHttpResponse |
NOT_FOUND |
static org.apache.http.message.BasicHttpResponse |
OK |
| Constructor and Description |
|---|
StandardHttpResponse() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.http.HttpResponse |
okWith(Object response) |
static org.apache.http.message.BasicHttpResponse |
okWith(String str) |
Copyright © 2017. All rights reserved.