|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentType | |
---|---|
org.ow2.easywsdl.wsdl.impl.wsdl11.binding.mime | |
org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.mime |
Uses of ContentType in org.ow2.easywsdl.wsdl.impl.wsdl11.binding.mime |
---|
Constructors in org.ow2.easywsdl.wsdl.impl.wsdl11.binding.mime with parameters of type ContentType | |
---|---|
MIMEContentImpl(ContentType content)
|
Constructor parameters in org.ow2.easywsdl.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,
AbsItfBindingParam param)
|
Uses of ContentType in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.mime |
---|
Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.mime that return ContentType | |
---|---|
ContentType |
ObjectFactory.createContentType()
Create an instance of ContentType |
Methods in org.ow2.easywsdl.wsdl.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.ow2.easywsdl.wsdl.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 > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |