Class | Description |
---|---|
BridgeDurableParticipant |
Provides method call mapping between WS-AT Durable Participant interface
and an underlying JTA subtransaction coordinator.
|
BridgeVolatileParticipant |
Provides method call mapping between WS-AT Volatile Participant interface
and an underlying JTA subtransaction coordinator.
|
InboundBridge |
Manages Thread association of the interposed coordinator.
|
InboundBridgeManager |
Maintains the mapping data that relates WS-AT transactions to JTA subordinate transactions and related objects.
|
InboundBridgeRecoveryManager |
Integrates with JBossAS MC lifecycle and JBossTS recovery manager to provide
recovery services for inbound bridged transactions.
|
JaxWSTxInboundBridgeHandler |
A handler that sits in the server side JAX-WS processing pipeline between the XTS header
context processor and the web service.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.