Class RegistrationProxyBuilder
java.lang.Object
com.sun.xml.ws.tx.coord.common.client.RegistrationProxyBuilder
- Direct Known Subclasses:
RegistrationProxyBuilderImpl,RegistrationProxyBuilderImpl
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected List<WebServiceFeature>protected longprotected EndpointReferenceprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()feature(WebServiceFeature feature) protected abstract Stringprotected WebServiceFeature[]protected abstract EndpointReferenceBuildertimeout(long timeout) to(EndpointReference endpointReference) txIdForReference(String txId)
-
Field Details
-
features
-
to
-
txId
-
timeout
protected long timeout -
callbackAddress
-
-
Constructor Details
-
RegistrationProxyBuilder
protected RegistrationProxyBuilder()
-
-
Method Details
-
feature
-
txIdForReference
-
to
-
timeout
-
callback
-
getDefaultCallbackAddress
-
getEndpointReferenceBuilder
-
getEnabledFeatures
-
build
-