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 java.lang.Object


Constructor Summary
WSCUtil()
           
 
Method Summary
static org.w3c.dom.Element referenceElementBranchQual(java.lang.String branchQual)
           
static org.w3c.dom.Element referenceElementRoutingInfo()
           
static org.w3c.dom.Element referenceElementTxId(java.lang.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 org.w3c.dom.Element referenceElementTxId(java.lang.String txId)

referenceElementBranchQual

public static org.w3c.dom.Element referenceElementBranchQual(java.lang.String branchQual)

referenceElementRoutingInfo

public static org.w3c.dom.Element referenceElementRoutingInfo()


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