|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.tx.at.common.client.BaseProxyBuilder<T,ParticipantProxyBuilder<T>>
com.sun.xml.ws.tx.at.common.client.ParticipantProxyBuilder<T>
public abstract class ParticipantProxyBuilder<T>
This is the base class for building client proxy for invoking Participant services..
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.ws.tx.at.common.client.BaseProxyBuilder |
|---|
features, replyTo, to, version |
| Constructor Summary | |
|---|---|
protected |
ParticipantProxyBuilder(WSATVersion<T> version)
|
| Method Summary | |
|---|---|
abstract ParticipantIF<T> |
build()
|
protected java.lang.String |
getDefaultCallbackAddress()
the replyto address for the corresponding endpoints. |
| Methods inherited from class com.sun.xml.ws.tx.at.common.client.BaseProxyBuilder |
|---|
feature, getEnabledFeatures, replyTo, to, txIdForReference |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ParticipantProxyBuilder(WSATVersion<T> version)
| Method Detail |
|---|
protected java.lang.String getDefaultCallbackAddress()
BaseProxyBuilder
getDefaultCallbackAddress in class BaseProxyBuilder<T,ParticipantProxyBuilder<T>>public abstract ParticipantIF<T> build()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||