Uses of Class
com.sun.xml.ws.security.soap12.SupportedEnvType
-
Packages that use SupportedEnvType Package Description 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 Modifier and Type Field Description protected List<SupportedEnvType>UpgradeType. supportedEnvelopeMethods in com.sun.xml.ws.security.soap12 that return SupportedEnvType Modifier and Type Method Description SupportedEnvTypeObjectFactory. createSupportedEnvType()Create an instance ofSupportedEnvTypeMethods in com.sun.xml.ws.security.soap12 that return types with arguments of type SupportedEnvType Modifier and Type Method Description List<SupportedEnvType>UpgradeType. getSupportedEnvelope()Gets the value of the supportedEnvelope property.
-