|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ektorp.http.StdResponseHandler<java.util.List<DocumentOperationResult>>
org.ektorp.impl.BulkOperationResponseHandler
public class BulkOperationResponseHandler
| Constructor Summary | |
|---|---|
BulkOperationResponseHandler(java.util.Collection<?> objects,
org.codehaus.jackson.map.ObjectMapper om)
|
|
| Method Summary | |
|---|---|
java.util.List<DocumentOperationResult> |
success(HttpResponse hr)
Called when http response code is < 300 |
| Methods inherited from class org.ektorp.http.StdResponseHandler |
|---|
createDbAccessException, error |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BulkOperationResponseHandler(java.util.Collection<?> objects,
org.codehaus.jackson.map.ObjectMapper om)
| Method Detail |
|---|
public java.util.List<DocumentOperationResult> success(HttpResponse hr)
throws java.lang.Exception
ResponseCallback
success in interface ResponseCallback<java.util.List<DocumentOperationResult>>success in class StdResponseHandler<java.util.List<DocumentOperationResult>>java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||