| Package | Description |
|---|---|
| com.sun.xml.ws.tx.at.common | |
| com.sun.xml.ws.tx.at.v10 | |
| com.sun.xml.ws.tx.at.v10.client | |
| com.sun.xml.ws.tx.at.v10.endpoint | |
| com.sun.xml.ws.tx.at.v10.types |
| Modifier and Type | Field and Description |
|---|---|
static WSATVersion<Notification> |
WSATVersion.v10 |
| 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 Coordinator<Notification> |
CoordinatorPortTypePortImpl.getProxy() |
protected Participant<Notification> |
ParticipantPortTypePortImpl.getProxy() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoordinatorPortTypePortImpl.abortedOperation(Notification parameters) |
void |
ParticipantPortTypePortImpl.commit(Notification parameters) |
void |
CoordinatorPortTypePortImpl.committedOperation(Notification parameters) |
void |
ParticipantPortTypePortImpl.prepare(Notification parameters) |
void |
CoordinatorPortTypePortImpl.preparedOperation(Notification parameters) |
void |
CoordinatorPortTypePortImpl.readOnlyOperation(Notification parameters) |
void |
CoordinatorPortTypePortImpl.replayOperation(Notification parameters) |
void |
ParticipantPortTypePortImpl.rollback(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.createReplay(Notification value)
|
JAXBElement<Notification> |
ObjectFactory.createRollback(Notification value)
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.