|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.elasticsearch.rest.AbstractRestResponse
org.elasticsearch.rest.XContentRestResponse
org.elasticsearch.rest.XContentThrowableRestResponse
public class XContentThrowableRestResponse
| Constructor Summary | |
|---|---|
XContentThrowableRestResponse(RestRequest request,
RestStatus status,
java.lang.Throwable t)
|
|
XContentThrowableRestResponse(RestRequest request,
java.lang.Throwable t)
|
|
| Method Summary |
|---|
| Methods inherited from class org.elasticsearch.rest.XContentRestResponse |
|---|
content, contentLength, contentThreadSafe, contentType, prefixContent, prefixContentLength, status, suffixContent, suffixContentLength |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XContentThrowableRestResponse(RestRequest request,
java.lang.Throwable t)
throws java.io.IOException
java.io.IOException
public XContentThrowableRestResponse(RestRequest request,
RestStatus status,
java.lang.Throwable t)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||