|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.neo4j.server.rest.batch.BatchOperations
org.neo4j.server.rest.batch.NonStreamingBatchOperations
public class NonStreamingBatchOperations
| Field Summary |
|---|
| Fields inherited from class org.neo4j.server.rest.batch.BatchOperations |
|---|
BODY_KEY, ID_KEY, jsonFactory, mapper, METHOD_KEY, TO_KEY, webServer |
| Constructor Summary | |
|---|---|
NonStreamingBatchOperations(WebServer webServer)
|
|
| Method Summary | |
|---|---|
protected void |
invoke(String method,
String path,
String body,
Integer id,
URI targetUri,
InternalJettyServletRequest req,
InternalJettyServletResponse res)
|
BatchOperationResults |
performBatchJobs(javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.HttpHeaders httpHeaders,
InputStream body)
|
| Methods inherited from class org.neo4j.server.rest.batch.BatchOperations |
|---|
addHeaders, calculateTargetUri, is2XXStatusCode, parseAndPerform, performRequest, replaceLocationPlaceholders |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NonStreamingBatchOperations(WebServer webServer)
| Method Detail |
|---|
public BatchOperationResults performBatchJobs(javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.HttpHeaders httpHeaders,
InputStream body)
throws IOException,
javax.servlet.ServletException
IOException
javax.servlet.ServletException
protected void invoke(String method,
String path,
String body,
Integer id,
URI targetUri,
InternalJettyServletRequest req,
InternalJettyServletResponse res)
throws IOException,
javax.servlet.ServletException
invoke in class BatchOperationsIOException
javax.servlet.ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||