I am unable to get mime type from wsdl using com.predic8.wsd.* library

26 views
Skip to first unread message

kilapar...@gmail.com

unread,
Oct 5, 2017, 11:09:37 AM10/5/17
to Membrane SOA Model

please help me i am unable to get the mime:content type using predic8 library . 

1) Is there any any predefined method?
2)How to get the mime:content type?

<wsdl:binding name="CurrencyConvertorHttpPost" type="tns:CurrencyConvertorHttpPost">
<http:binding verb="POST" />
<wsdl:operation name="ConversionRate">
<http:operation location="/ConversionRate" />
<wsdl:input>
<mime:content type="application/x-www-form-urlencoded" />
</wsdl:input>
<wsdl:output>
<mime:mimeXml part="Body" />
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
Reply all
Reply to author
Forward
0 new messages