|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParticipantIF | |
|---|---|
| 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 | |
| Uses of ParticipantIF in com.sun.xml.ws.tx.at |
|---|
| Methods in com.sun.xml.ws.tx.at that return ParticipantIF | |
|---|---|
ParticipantIF<T> |
WSATHelper.getParticipantPort(javax.xml.ws.EndpointReference epr,
javax.transaction.xa.Xid xid,
java.lang.String bqual)
Creates and returns a ParticipantPortType, whether it be durable or volatile, for the provided address, Xid, and reference parameter Elements/Nodes |
| Methods in com.sun.xml.ws.tx.at that return types with arguments of type ParticipantIF | |
|---|---|
java.util.Map<WSATXAResource,ParticipantIF<T>> |
WSATHelper.getDurableParticipantPortMap()
|
java.util.Map<javax.transaction.xa.Xid,ParticipantIF<T>> |
WSATHelper.getVolatileParticipantPortMap()
|
| Uses of ParticipantIF in com.sun.xml.ws.tx.at.common.client |
|---|
| Methods in com.sun.xml.ws.tx.at.common.client that return ParticipantIF | |
|---|---|
abstract ParticipantIF<T> |
ParticipantProxyBuilder.build()
|
| Uses of ParticipantIF in com.sun.xml.ws.tx.at.common.endpoint |
|---|
| Classes in com.sun.xml.ws.tx.at.common.endpoint that implement ParticipantIF | |
|---|---|
class |
Participant<T>
The common implementation for wsat10 and wsat11 Participants endpoints. |
| Uses of ParticipantIF in com.sun.xml.ws.tx.at.v10.client |
|---|
| Methods in com.sun.xml.ws.tx.at.v10.client that return ParticipantIF | |
|---|---|
ParticipantIF<Notification> |
ParticipantProxyBuilderImpl.build()
|
| Uses of ParticipantIF in com.sun.xml.ws.tx.at.v11.client |
|---|
| Methods in com.sun.xml.ws.tx.at.v11.client that return ParticipantIF | |
|---|---|
ParticipantIF<Notification> |
ParticipantProxyBuilderImpl.build()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||