public class DocIdResponseHandler extends StdResponseHandler<List<String>>
Constructor and Description |
---|
DocIdResponseHandler(com.fasterxml.jackson.databind.ObjectMapper om) |
Modifier and Type | Method and Description |
---|---|
List<String> |
success(HttpResponse hr)
Called when http response code is < 300
|
createDbAccessException, error
public DocIdResponseHandler(com.fasterxml.jackson.databind.ObjectMapper om)
public List<String> success(HttpResponse hr) throws Exception
ResponseCallback
success
in interface ResponseCallback<List<String>>
success
in class StdResponseHandler<List<String>>
Exception
Copyright © 2013. All Rights Reserved.