Package oracle.tmm.jta.common
Class TrmXAClient
java.lang.Object
oracle.tmm.jta.common.TrmXAClient
JAX-RS Client builder configured with OTMM(MicroTx) specific configurations
-
Method Summary
Modifier and TypeMethodDescriptionstatic javax.ws.rs.client.Client
Get a new JAX-RS client with OTMM(MicroTx) configurations
-
Method Details
-
getClient
public static javax.ws.rs.client.Client getClient()Get a new JAX-RS client with OTMM(MicroTx) configurations- Returns:
- JAX-RS Client
-