Uses of Class
com.sun.xml.ws.security.soap12.UpgradeType

Packages that use UpgradeType
com.sun.xml.ws.security.soap12   
 

Uses of UpgradeType in com.sun.xml.ws.security.soap12
 

Methods in com.sun.xml.ws.security.soap12 that return UpgradeType
 UpgradeType ObjectFactory.createUpgradeType()
          Create an instance of UpgradeType
 

Methods in com.sun.xml.ws.security.soap12 that return types with arguments of type UpgradeType
 JAXBElement<UpgradeType> ObjectFactory.createUpgrade(UpgradeType value)
          Create an instance of JAXBElement<UpgradeType>}
 

Methods in com.sun.xml.ws.security.soap12 with parameters of type UpgradeType
 JAXBElement<UpgradeType> ObjectFactory.createUpgrade(UpgradeType value)
          Create an instance of JAXBElement<UpgradeType>}
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.