Uses of Class
com.sun.xml.ws.api.tx.at.WsatNamespace
-
Packages that use WsatNamespace Package Description com.sun.xml.ws.api.tx.at WS-AT API classes -
-
Uses of WsatNamespace in com.sun.xml.ws.api.tx.at
Fields in com.sun.xml.ws.api.tx.at declared as WsatNamespace Modifier and Type Field Description WsatNamespaceTransactional.Version. namespaceVersionMethods in com.sun.xml.ws.api.tx.at that return WsatNamespace Modifier and Type Method Description static WsatNamespaceWsatNamespace. forNamespaceUri(String uri)static WsatNamespaceWsatNamespace. valueOf(String name)Returns the enum constant of this type with the specified name.static WsatNamespace[]WsatNamespace. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.sun.xml.ws.api.tx.at with parameters of type WsatNamespace Modifier and Type Method Description static Transactional.VersionTransactional.Version. forNamespaceVersion(WsatNamespace nsVersion)
-