com.sun.xml.ws.tx.webservice.member.at
Interface CompletionCoordinatorPortType
- All Known Implementing Classes:
- CompletionCoordinatorPortTypeImpl
public interface CompletionCoordinatorPortType
This class was generated by the JAXWS SI.
JAX-WS RI 2.1-hudson-812-EA2
Generated source version: 2.0
commitOperation
@Action(input="http://schemas.xmlsoap.org/ws/2004/10/wsat/completion/Commit")
void commitOperation(Notification parameters)
- Parameters:
parameters
-
rollbackOperation
@Action(input="http://schemas.xmlsoap.org/ws/2004/10/wsat/completion/Rollback")
void rollbackOperation(Notification parameters)
- Parameters:
parameters
-