Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
谁能解释一下axis2 Web服务。是axis2 SOAP还是REST?它非常混乱。在 REST 中,它支持多种格式。但是 SOAP 只支持一种XML格式。
来自 apache axis2网站
Apache Axis2™ 是一个 Web 服务/SOAP/WSDL 引擎,是广泛使用的 Apache Axis SOAP 堆栈的继承者。
顺便说一句,您可以将RESTful与 apache axis2 一起使用。