Uses of Class
com.sun.xml.ws.security.trust.impl.bindings.DelegateToType
-
Packages that use DelegateToType Package Description com.sun.xml.ws.security.trust.impl.bindings com.sun.xml.ws.security.trust.impl.elements -
-
Uses of DelegateToType in com.sun.xml.ws.security.trust.impl.bindings
Methods in com.sun.xml.ws.security.trust.impl.bindings that return DelegateToType Modifier and Type Method Description DelegateToTypeObjectFactory. createDelegateToType()Create an instance ofDelegateToTypeMethods in com.sun.xml.ws.security.trust.impl.bindings that return types with arguments of type DelegateToType Modifier and Type Method Description javax.xml.bind.JAXBElement<DelegateToType>ObjectFactory. createDelegateTo(DelegateToType value)Methods in com.sun.xml.ws.security.trust.impl.bindings with parameters of type DelegateToType Modifier and Type Method Description javax.xml.bind.JAXBElement<DelegateToType>ObjectFactory. createDelegateTo(DelegateToType value) -
Uses of DelegateToType in com.sun.xml.ws.security.trust.impl.elements
Subclasses of DelegateToType in com.sun.xml.ws.security.trust.impl.elements Modifier and Type Class Description classDelegateToImplConstructors in com.sun.xml.ws.security.trust.impl.elements with parameters of type DelegateToType Constructor Description DelegateToImpl(DelegateToType ctType)
-