com.sun.xml.ws.tx.webservice.member.at
Interface CompletionInitiatorPortType
- All Known Implementing Classes:
- CompletionInitiatorPortTypeImpl
public interface CompletionInitiatorPortType
This class was generated by the JAXWS SI.
JAX-WS RI 2.0.1-hudson-626-ea
Generated source version: 2.0
committedOperation
@Action(input="http://schemas.xmlsoap.org/ws/2004/10/wsat/Committed")
void committedOperation(Notification parameters)
- Parameters:
parameters
-
abortedOperation
@Action(input="http://schemas.xmlsoap.org/ws/2004/10/wsat/Aborted")
void abortedOperation(Notification parameters)
- Parameters:
parameters
-