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