Uses of Class
com.sun.xml.ws.tx.at.common.NotificationBuilder
-
Packages that use NotificationBuilder Package Description com.sun.xml.ws.tx.at.common com.sun.xml.ws.tx.at.v10 com.sun.xml.ws.tx.at.v11 -
-
Uses of NotificationBuilder in com.sun.xml.ws.tx.at.common
Methods in com.sun.xml.ws.tx.at.common that return NotificationBuilder Modifier and Type Method Description abstract NotificationBuilder<T>WSATVersion. newNotificationBuilder() -
Uses of NotificationBuilder in com.sun.xml.ws.tx.at.v10
Subclasses of NotificationBuilder in com.sun.xml.ws.tx.at.v10 Modifier and Type Class Description classNotificationBuilderImplThis is the class for building WSAT10 Notifications. -
Uses of NotificationBuilder in com.sun.xml.ws.tx.at.v11
Subclasses of NotificationBuilder in com.sun.xml.ws.tx.at.v11 Modifier and Type Class Description classNotificationBuilderImplThis is the class for building WSAT11 Notifications.
-