Uses of Class
org.jboss.as.txn.service.TransactionRemoteHTTPService
Packages that use TransactionRemoteHTTPService
-
Uses of TransactionRemoteHTTPService in org.jboss.as.txn.service
Constructor parameters in org.jboss.as.txn.service with type arguments of type TransactionRemoteHTTPServiceModifierConstructorDescriptionTransactionRemoteHTTPService(Consumer<TransactionRemoteHTTPService> httpServiceConsumer, Supplier<org.wildfly.transaction.client.LocalTransactionContext> localTransactionContextSupplier, Supplier<io.undertow.server.handlers.PathHandler> pathHandlerSupplier)