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

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

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

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

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

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

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

Subclasses of BinaryExchangeType in com.sun.xml.ws.security.trust.impl.wssx.elements
 class BinaryExchangeImpl
           
 

Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type BinaryExchangeType
BinaryExchangeImpl(BinaryExchangeType bcType)
           
 



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