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

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

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

Fields in com.sun.xml.ws.security.soap12 with type parameters of type SupportedEnvType
protected  List<SupportedEnvType> UpgradeType.supportedEnvelope
           
 

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

Methods in com.sun.xml.ws.security.soap12 that return types with arguments of type SupportedEnvType
 List<SupportedEnvType> UpgradeType.getSupportedEnvelope()
          Gets the value of the supportedEnvelope property.
 



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