|
||||||||||
| 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,CoordinatorProxyBuilder<T>>
com.sun.xml.ws.tx.at.common.client.CoordinatorProxyBuilder<T>
public abstract class CoordinatorProxyBuilder<T>
This is the base class for building client proxy for invoking coordinator services..
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.ws.tx.at.common.client.BaseProxyBuilder |
|---|
features, replyTo, to, version |
| Constructor Summary | |
|---|---|
protected |
CoordinatorProxyBuilder(WSATVersion<T> twsatVersion)
|
| Method Summary | |
|---|---|
abstract CoordinatorIF<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 CoordinatorProxyBuilder(WSATVersion<T> twsatVersion)
| Method Detail |
|---|
public abstract CoordinatorIF<T> build()
protected java.lang.String getDefaultCallbackAddress()
BaseProxyBuilder
getDefaultCallbackAddress in class BaseProxyBuilder<T,CoordinatorProxyBuilder<T>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||