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 |
|---|---|
io.undertow.server.HttpHandler |
createHandler() |
static void |
sendException(io.undertow.server.HttpServerExchange exchange,
int status,
Throwable e) |
public io.undertow.server.HttpHandler createHandler()
public static void sendException(io.undertow.server.HttpServerExchange exchange,
int status,
Throwable e)
Copyright © 2024 JBoss by Red Hat. All rights reserved.