public class HttpRemoteTransactionService extends Object
Constructor and Description |
---|
HttpRemoteTransactionService(org.wildfly.transaction.client.LocalTransactionContext transactionContext,
Function<org.wildfly.transaction.client.LocalTransaction,Xid> xidResolver) |
Modifier and Type | Method and Description |
---|---|
HttpHandler |
createHandler() |
static void |
sendException(HttpServerExchange exchange,
int status,
Throwable e) |
public HttpHandler createHandler()
public static void sendException(HttpServerExchange exchange, int status, Throwable e)
Copyright © 2019 JBoss by Red Hat. All rights reserved.