Uses of Class
com.sun.xml.ws.security.trust.impl.bindings.StatusType
-
Packages that use StatusType Package Description 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 Modifier and Type Method Description StatusTypeObjectFactory. createStatusType()Create an instance ofStatusTypeMethods in com.sun.xml.ws.security.trust.impl.bindings that return types with arguments of type StatusType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<StatusType>ObjectFactory. createStatus(StatusType value)Methods in com.sun.xml.ws.security.trust.impl.bindings with parameters of type StatusType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<StatusType>ObjectFactory. createStatus(StatusType value) -
Uses of StatusType in com.sun.xml.ws.security.trust.impl.elements
Subclasses of StatusType in com.sun.xml.ws.security.trust.impl.elements Modifier and Type Class Description classStatusImplConstructors in com.sun.xml.ws.security.trust.impl.elements with parameters of type StatusType Constructor Description StatusImpl(StatusType statusType)
-