| Package | Description |
|---|---|
| com.sun.xml.ws.tx.at.common | |
| com.sun.xml.ws.tx.at.v11 | |
| com.sun.xml.ws.tx.at.v11.client | |
| com.sun.xml.ws.tx.at.v11.endpoint | |
| com.sun.xml.ws.tx.at.v11.types |
| Modifier and Type | Field and Description |
|---|---|
static WSATVersion<Notification> |
WSATVersion.v11 |
| Modifier and Type | Method and Description |
|---|---|
Notification |
NotificationBuilderImpl.build() |
| Modifier and Type | Method and Description |
|---|---|
CoordinatorIF<Notification> |
CoordinatorProxyBuilderImpl.build() |
ParticipantIF<Notification> |
ParticipantProxyBuilderImpl.build() |
| Modifier and Type | Method and Description |
|---|---|
protected Participant<Notification> |
ParticipantPortImpl.getPoxy() |
protected Coordinator<Notification> |
CoordinatorPortImpl.getProxy() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoordinatorPortImpl.abortedOperation(Notification parameters) |
void |
ParticipantPortImpl.commitOperation(Notification parameters) |
void |
CoordinatorPortImpl.committedOperation(Notification parameters) |
void |
CoordinatorPortImpl.preparedOperation(Notification parameters) |
void |
ParticipantPortImpl.prepareOperation(Notification parameters) |
void |
CoordinatorPortImpl.readOnlyOperation(Notification parameters) |
void |
ParticipantPortImpl.rollbackOperation(Notification parameters) |
| Modifier and Type | Method and Description |
|---|---|
Notification |
ObjectFactory.createNotification()
Create an instance of
Notification |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Notification> |
ObjectFactory.createAborted(Notification value)
|
JAXBElement<Notification> |
ObjectFactory.createCommit(Notification value)
|
JAXBElement<Notification> |
ObjectFactory.createCommitted(Notification value)
|
JAXBElement<Notification> |
ObjectFactory.createPrepare(Notification value)
|
JAXBElement<Notification> |
ObjectFactory.createPrepared(Notification value)
|
JAXBElement<Notification> |
ObjectFactory.createReadOnly(Notification value)
|
JAXBElement<Notification> |
ObjectFactory.createRollback(Notification value)
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.