public abstract class CoordinatorProxyBuilder<T> extends BaseProxyBuilder<T,CoordinatorProxyBuilder<T>>
features, replyTo, to, version| Modifier | Constructor and Description |
|---|---|
protected |
CoordinatorProxyBuilder(WSATVersion<T> twsatVersion) |
| Modifier and Type | Method and Description |
|---|---|
abstract CoordinatorIF<T> |
build() |
protected String |
getDefaultCallbackAddress()
the replyto address for the corresponding endpoints.
|
feature, getEnabledFeatures, replyTo, to, txIdForReferenceprotected CoordinatorProxyBuilder(WSATVersion<T> twsatVersion)
public abstract CoordinatorIF<T> build()
protected String getDefaultCallbackAddress()
BaseProxyBuildergetDefaultCallbackAddress in class BaseProxyBuilder<T,CoordinatorProxyBuilder<T>>Copyright © 2005–2018 Oracle Corporation. All rights reserved.