public class NonStreamingBatchOperations extends BatchOperations
BODY_KEY, ID_KEY, jsonFactory, mapper, METHOD_KEY, TO_KEY, webServer| Constructor and Description |
|---|
NonStreamingBatchOperations(WebServer webServer) |
| Modifier and Type | Method and Description |
|---|---|
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) |
addHeaders, calculateTargetUri, is2XXStatusCode, parseAndPerform, performRequest, replaceLocationPlaceholderspublic NonStreamingBatchOperations(WebServer webServer)
public BatchOperationResults performBatchJobs(javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.HttpHeaders httpHeaders, InputStream body) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionprotected void invoke(String method, String path, String body, Integer id, URI targetUri, InternalJettyServletRequest req, InternalJettyServletResponse res) throws IOException, javax.servlet.ServletException
invoke in class BatchOperationsIOExceptionjavax.servlet.ServletExceptionCopyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.