Uses of Class
com.atomikos.icatch.jaxb.wsat.v200410.Notification

Packages that use Notification
com.atomikos.icatch.jaxb.wsat.v200410   
 

Uses of Notification in com.atomikos.icatch.jaxb.wsat.v200410
 

Methods in com.atomikos.icatch.jaxb.wsat.v200410 that return Notification
 Notification ObjectFactory.createNotification()
          Create an instance of Notification
 

Methods in com.atomikos.icatch.jaxb.wsat.v200410 that return types with arguments of type Notification
 javax.xml.bind.JAXBElement<Notification> ObjectFactory.createAborted(Notification value)
          Create an instance of JAXBElement<Notification>}
 javax.xml.bind.JAXBElement<Notification> ObjectFactory.createCommit(Notification value)
          Create an instance of JAXBElement<Notification>}
 javax.xml.bind.JAXBElement<Notification> ObjectFactory.createCommitted(Notification value)
          Create an instance of JAXBElement<Notification>}
 javax.xml.bind.JAXBElement<Notification> ObjectFactory.createPrepare(Notification value)
          Create an instance of JAXBElement<Notification>}
 javax.xml.bind.JAXBElement<Notification> ObjectFactory.createPrepared(Notification value)
          Create an instance of JAXBElement<Notification>}
 javax.xml.bind.JAXBElement<Notification> ObjectFactory.createReadOnly(Notification value)
          Create an instance of JAXBElement<Notification>}
 javax.xml.bind.JAXBElement<Notification> ObjectFactory.createReplay(Notification value)
          Create an instance of JAXBElement<Notification>}
 javax.xml.bind.JAXBElement<Notification> ObjectFactory.createRollback(Notification value)
          Create an instance of JAXBElement<Notification>}
 

Methods in com.atomikos.icatch.jaxb.wsat.v200410 with parameters of type Notification
 void CoordinatorPortTypeImpl.abortedOperation(Notification parameters)
           
 void CoordinatorPortType.abortedOperation(Notification parameters)
           
 void CompletionInitiatorPortTypeImpl.abortedOperation(Notification parameters)
           
 void CompletionInitiatorPortType.abortedOperation(Notification parameters)
           
 void ParticipantPortTypeImpl.commitOperation(Notification parameters)
           
 void ParticipantPortType.commitOperation(Notification parameters)
           
 void CompletionCoordinatorPortTypeImpl.commitOperation(Notification parameters)
           
 void CompletionCoordinatorPortType.commitOperation(Notification parameters)
           
 void CoordinatorPortTypeImpl.committedOperation(Notification parameters)
           
 void CoordinatorPortType.committedOperation(Notification parameters)
           
 void CompletionInitiatorPortTypeImpl.committedOperation(Notification parameters)
           
 void CompletionInitiatorPortType.committedOperation(Notification parameters)
           
 javax.xml.bind.JAXBElement<Notification> ObjectFactory.createAborted(Notification value)
          Create an instance of JAXBElement<Notification>}
 javax.xml.bind.JAXBElement<Notification> ObjectFactory.createCommit(Notification value)
          Create an instance of JAXBElement<Notification>}
 javax.xml.bind.JAXBElement<Notification> ObjectFactory.createCommitted(Notification value)
          Create an instance of JAXBElement<Notification>}
 javax.xml.bind.JAXBElement<Notification> ObjectFactory.createPrepare(Notification value)
          Create an instance of JAXBElement<Notification>}
 javax.xml.bind.JAXBElement<Notification> ObjectFactory.createPrepared(Notification value)
          Create an instance of JAXBElement<Notification>}
 javax.xml.bind.JAXBElement<Notification> ObjectFactory.createReadOnly(Notification value)
          Create an instance of JAXBElement<Notification>}
 javax.xml.bind.JAXBElement<Notification> ObjectFactory.createReplay(Notification value)
          Create an instance of JAXBElement<Notification>}
 javax.xml.bind.JAXBElement<Notification> ObjectFactory.createRollback(Notification value)
          Create an instance of JAXBElement<Notification>}
 void CoordinatorPortTypeImpl.preparedOperation(Notification parameters)
           
 void CoordinatorPortType.preparedOperation(Notification parameters)
           
 void ParticipantPortTypeImpl.prepareOperation(Notification parameters)
           
 void ParticipantPortType.prepareOperation(Notification parameters)
           
 void CoordinatorPortTypeImpl.readOnlyOperation(Notification parameters)
           
 void CoordinatorPortType.readOnlyOperation(Notification parameters)
           
 void CoordinatorPortTypeImpl.replayOperation(Notification parameters)
           
 void CoordinatorPortType.replayOperation(Notification parameters)
           
 void ParticipantPortTypeImpl.rollbackOperation(Notification parameters)
           
 void ParticipantPortType.rollbackOperation(Notification parameters)
           
 void CompletionCoordinatorPortTypeImpl.rollbackOperation(Notification parameters)
           
 void CompletionCoordinatorPortType.rollbackOperation(Notification parameters)
           
 



Copyright © 2012. All Rights Reserved.