Uses of Class
org.xmlsoap.schemas.wsdl.mime.ContentType

Packages that use ContentType
com.ebmwebsourcing.commons.wsdl.impl.wsdl11.binding.mime   
org.xmlsoap.schemas.wsdl.mime   
 

Uses of ContentType in com.ebmwebsourcing.commons.wsdl.impl.wsdl11.binding.mime
 

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl11.binding.mime with parameters of type ContentType
MIMEContentImpl(ContentType content)
           
 

Constructor parameters in com.ebmwebsourcing.commons.wsdl.impl.wsdl11.binding.mime with type arguments of type ContentType
MIMEBindingImpl(java.util.List<ContentType> contents, java.util.List<TMimeXml> mimeXmls, java.util.List<MultipartRelatedType> multiparts, BindingParam param)
           
 

Uses of ContentType in org.xmlsoap.schemas.wsdl.mime
 

Methods in org.xmlsoap.schemas.wsdl.mime that return ContentType
 ContentType ObjectFactory.createContentType()
          Create an instance of ContentType
 

Methods in org.xmlsoap.schemas.wsdl.mime that return types with arguments of type ContentType
 javax.xml.bind.JAXBElement<ContentType> ObjectFactory.createContent(ContentType value)
          Create an instance of JAXBElement<ContentType>}
 

Methods in org.xmlsoap.schemas.wsdl.mime with parameters of type ContentType
 javax.xml.bind.JAXBElement<ContentType> ObjectFactory.createContent(ContentType value)
          Create an instance of JAXBElement<ContentType>}
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.