| Modifier and Type | Method and Description |
|---|---|
Document |
Connection.post(Document request,
long startTime)
Post the request document and validate the response for any faults from the Server.
|
static Document |
XMLClient.runTransaction(Document request,
Properties props)
Runs a transaction.
|
static Document |
XMLClient.runTransaction(Document request,
Properties props,
Logger _logger,
boolean prepare,
boolean logTranStart)
Runs a transaction.
|
static Map<String,String> |
Client.runTransaction(Map<String,String> request,
Properties props)
Runs a transaction.
|
static Map<String,String> |
Client.runTransaction(Map<String,String> request,
Properties props,
Logger _logger,
boolean prepare,
boolean logTranStart)
Runs a transaction.
|
Copyright © 2022. All rights reserved.