Uses of Class
org.apache.wss4j.binding.wss10.EmbeddedType

Packages that use EmbeddedType
org.apache.wss4j.binding.wss10 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of EmbeddedType in org.apache.wss4j.binding.wss10
 

Methods in org.apache.wss4j.binding.wss10 that return EmbeddedType
 EmbeddedType ObjectFactory.createEmbeddedType()
          Create an instance of EmbeddedType
 

Methods in org.apache.wss4j.binding.wss10 that return types with arguments of type EmbeddedType
 JAXBElement<EmbeddedType> ObjectFactory.createEmbedded(EmbeddedType value)
          Create an instance of JAXBElement<EmbeddedType>}
 

Methods in org.apache.wss4j.binding.wss10 with parameters of type EmbeddedType
 JAXBElement<EmbeddedType> ObjectFactory.createEmbedded(EmbeddedType value)
          Create an instance of JAXBElement<EmbeddedType>}
 



Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.