Uses of Class
com.atomikos.icatch.jaxws.PropagationException

Packages that use PropagationException
com.atomikos.icatch.jaxws   
 

Uses of PropagationException in com.atomikos.icatch.jaxws
 

Methods in com.atomikos.icatch.jaxws that throw PropagationException
 CompositeTransaction SOAPImportingTransactionManager.importTransaction(int preference, long newTransactionTimeout, javax.xml.soap.SOAPMessage msg, boolean orphancheck, boolean heur_commit)
          Extracts the portable propagation information contained in an incoming SOAP message and creates a local transaction for it.
 CompositeTransaction GenericSOAPImportingTransactionManager.importTransaction(int preference, long newTransactionTimeout, javax.xml.soap.SOAPMessage msg, boolean orphancheck, boolean heur_commit)
           
protected abstract  CompositeTransaction GenericSOAPImportingTransactionManager.importTransactionFromHeader(javax.xml.soap.SOAPHeaderElement header, boolean orphanCheck, boolean heurCommit)
          Does the actual import
 



Copyright © 2012. All Rights Reserved.