Package | Description |
---|---|
org.jboss.jbossts.star.provider | |
org.jboss.jbossts.star.util |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
HttpResponseMapper.toResponse(HttpResponseException exception) |
Modifier and Type | Method and Description |
---|---|
String |
TxSupport.commitTx()
Deprecated.
|
String |
TxSupport.enlistTestResource(String pUrl,
boolean vParticipant)
Deprecated.
|
Collection<String> |
TxSupport.getTransactions()
Deprecated.
|
Collection<String> |
TxSupport.getTransactions(String mediaType)
Deprecated.
|
String |
TxSupport.httpRequest(int[] expect,
String url,
String method,
String mediaType)
Deprecated.
|
String |
TxSupport.httpRequest(int[] expect,
String url,
String method,
String mediaType,
String content)
Deprecated.
|
String |
TxSupport.httpRequest(int[] expect,
String url,
String method,
String mediaType,
String content,
Map<String,String> linkHeaders)
Deprecated.
|
String |
TxSupport.httpRequest(int[] expect,
String url,
String method,
String mediaType,
String content,
Map<String,String> linkHeaders,
Map<String,String> reqHeaders)
Deprecated.
|
String |
TxSupport.markTxRollbackOnly()
Deprecated.
|
void |
TxSupport.refreshTransactionHeaders(Map<String,String> linkHeaders)
Deprecated.
|
String |
TxSupport.rollbackTx()
Deprecated.
|
TxSupport |
TxSupport.startTx()
Deprecated.
|
TxSupport |
TxSupport.startTx(long milliseconds)
Deprecated.
|
int |
TxSupport.txCount()
Deprecated.
|
String |
TxSupport.txStatus()
Deprecated.
Get the status of the current transaction
|
String |
TxSupport.txStatus(String mediaType)
Deprecated.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.