java - How does the client call the soap interface?
仅有的幸福
仅有的幸福 2017-06-28 09:23:43
0
1
1019

I have never come into contact with soap before. I have read a lot and don’t know how to start.
I use springboot and soap


The above is part of the wsdl interface address provided, and the method to be called.

I would like to ask how to call this method. It would be best if you could provide some code. I would be grateful.

I looked at the official documentation and it was to generate the java class file first, but I only generated the return class, not the request class.
I don’t understand it very well, so I would like to thank anyone who can give me some advice.

仅有的幸福
仅有的幸福

reply all(1)
伊谢尔伦

I understand a little bit, what is the suffix of the wsdl file? If it is .wsdl, can it be called using the client provided by spring-ws? If so? wsdl, which can be called using axis2.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!