| Package | Description |
|---|---|
| com.sun.xml.ws.tx.at | |
| com.sun.xml.ws.tx.at.common.client | |
| com.sun.xml.ws.tx.at.common.endpoint | |
| com.sun.xml.ws.tx.at.v10.client | |
| com.sun.xml.ws.tx.at.v11.client |
| Modifier and Type | Method and Description |
|---|---|
ParticipantIF<T> |
WSATHelper.getParticipantPort(EndpointReference epr,
Xid xid,
String bqual)
Creates and returns a ParticipantPortType, whether it be durable or volatile, for the provided address, Xid,
and reference parameter Elements/Nodes
|
| Modifier and Type | Method and Description |
|---|---|
Map<WSATXAResource,ParticipantIF<T>> |
WSATHelper.getDurableParticipantPortMap() |
Map<Xid,ParticipantIF<T>> |
WSATHelper.getVolatileParticipantPortMap() |
| Modifier and Type | Method and Description |
|---|---|
abstract ParticipantIF<T> |
ParticipantProxyBuilder.build() |
| Modifier and Type | Class and Description |
|---|---|
class |
Participant<T>
The common implementation for wsat10 and wsat11 Participants endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
ParticipantIF<Notification> |
ParticipantProxyBuilderImpl.build() |
| Modifier and Type | Method and Description |
|---|---|
ParticipantIF<Notification> |
ParticipantProxyBuilderImpl.build() |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.