| Class | Description |
|---|---|
| TransactionAwareRestClientFilter |
Filter (interceptor) that adds the current thread's JTA transaction context
to outgoing REST calls, and makes sure that the response is added to the
commit scope of the active transaction.
|
| TransactionAwareRestContainerFilter |
Filter (interceptor) that adds starts a local JTA transaction that becomes
part of the remote client's transaction context.
|
Copyright © 2026. All rights reserved.