Uses of Class
com.sun.xml.ws.security.trust.impl.bindings.StatusType

Packages that use StatusType
com.sun.xml.ws.security.trust.impl.bindings   
com.sun.xml.ws.security.trust.impl.elements   
 

Uses of StatusType in com.sun.xml.ws.security.trust.impl.bindings
 

Methods in com.sun.xml.ws.security.trust.impl.bindings that return StatusType
 StatusType ObjectFactory.createStatusType()
          Create an instance of StatusType
 

Methods in com.sun.xml.ws.security.trust.impl.bindings that return types with arguments of type StatusType
 JAXBElement<StatusType> ObjectFactory.createStatus(StatusType value)
          Create an instance of JAXBElement<StatusType>}
 

Methods in com.sun.xml.ws.security.trust.impl.bindings with parameters of type StatusType
 JAXBElement<StatusType> ObjectFactory.createStatus(StatusType value)
          Create an instance of JAXBElement<StatusType>}
 

Uses of StatusType in com.sun.xml.ws.security.trust.impl.elements
 

Subclasses of StatusType in com.sun.xml.ws.security.trust.impl.elements
 class StatusImpl
           
 

Constructors in com.sun.xml.ws.security.trust.impl.elements with parameters of type StatusType
StatusImpl(StatusType statusType)
           
 



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