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