com.sun.xml.ws.tx.coord.common
Class WSCUtil

java.lang.Object
  extended by com.sun.xml.ws.tx.coord.common.WSCUtil

public class WSCUtil
extends Object


Constructor Summary
WSCUtil()
           
 
Method Summary
static Element referenceElementBranchQual(String branchQual)
           
static Element referenceElementRoutingInfo()
           
static Element referenceElementTxId(String txId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSCUtil

public WSCUtil()
Method Detail

referenceElementTxId

public static Element referenceElementTxId(String txId)

referenceElementBranchQual

public static Element referenceElementBranchQual(String branchQual)

referenceElementRoutingInfo

public static Element referenceElementRoutingInfo()


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.