Class RemotingTransactionServer

java.lang.Object
org.wildfly.transaction.client.provider.remoting.RemotingTransactionServer

public final class RemotingTransactionServer extends Object
The per-connection transaction server. This can be used to resolve a local transaction for a given transaction ID.
Author:
David M. Lloyd