Package com.sun.xml.ws.tx.at.common
Class WSATVersion<T>
java.lang.Object
com.sun.xml.ws.tx.at.common.WSATVersion<T>
A class absorbs differences of WSAT versions.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected AddressingVersionprotected SOAPVersionstatic final WSATVersion<Notification>static final WSATVersion<Notification> -
Method Summary
Modifier and TypeMethodDescriptionstatic WSATVersiongetInstance(Transactional.Version version) abstract WSATHelperabstract javax.xml.ws.WebServiceFeatureabstract CoordinatorProxyBuilder<T>abstract EndpointReferenceBuilderabstract NotificationBuilder<T>abstract ParticipantProxyBuilder<T>
-
Field Details
-
v10
-
v11
-
addressingVersion
-
soapVersion
-
-
Method Details
-
getInstance
-
getWSATHelper
-
getAddressingVersion
-
getSOPAVersion
-
getVersion
-
newCoordinatorProxyBuilder
-
newParticipantProxyBuilder
-
newNotificationBuilder
-
newEndpointReferenceBuilder
-
newAddressingFeature
public abstract javax.xml.ws.WebServiceFeature newAddressingFeature()
-