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 |