com.sun.xml.ws.tx.webservice.member.at
Interface CoordinatorPortType
- All Known Implementing Classes:
- CoordinatorPortTypeImpl
public interface CoordinatorPortType
This class was generated by the JAXWS SI.
JAX-WS RI 2.1-hudson-812-EA2
Generated source version: 2.0
preparedOperation
@Action(input="http://schemas.xmlsoap.org/ws/2004/10/wsat/Prepared")
void preparedOperation(Notification parameters)
- Parameters:
parameters
-
abortedOperation
@Action(input="http://schemas.xmlsoap.org/ws/2004/10/wsat/Aborted")
void abortedOperation(Notification parameters)
- Parameters:
parameters
-
readOnlyOperation
@Action(input="http://schemas.xmlsoap.org/ws/2004/10/wsat/ReadOnly")
void readOnlyOperation(Notification parameters)
- Parameters:
parameters
-
committedOperation
@Action(input="http://schemas.xmlsoap.org/ws/2004/10/wsat/Committed")
void committedOperation(Notification parameters)
- Parameters:
parameters
-
replayOperation
@Action(input="http://schemas.xmlsoap.org/ws/2004/10/wsat/Replay")
void replayOperation(Notification parameters)
- Parameters:
parameters
-