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

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

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

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

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

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

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

Subclasses of DelegateToType in com.sun.xml.ws.security.trust.impl.wssx.elements
 class DelegateToImpl
           
 

Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type DelegateToType
DelegateToImpl(DelegateToType ctType)
           
 



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