OSGI-INF.bundle.info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.apache.servicemix.bundles.xmlrpc-server
Show all versions of org.apache.servicemix.bundles.xmlrpc-server
This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.
\u001B[1mSYNOPSIS\u001B[0m
This OSGi bundle wraps xmlrpc-server 3.1.3 jar file.
Original Maven URL:
\u001B[33mmvn:org.apache.xmlrpc/xmlrpc-server/3.1.3\u001B[0m
\u001B[1mDESCRIPTION\u001B[0m
Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP
to implement remote procedure calls.
Version 3 of Apache XML-RPC is still compliant to the XML-RPC specification. However, the user
may enable several vendor extensions are available, that greatly extend the power of XML-RPC:
* All primitive Java types are supported, including long, byte, short, and double.
* Calendar objects are supported. In particular, timezone settings, and milliseconds may be sent.
* DOM nodes, or JAXB objects, can be transmitted. So are objects implementing the java.io.Serializable interface.
* Both server and client can operate in a streaming mode, which preserves resources much better than the default mode, which is based on large internal byte arrays.
\u001B[1mSEE ALSO\u001B[0m
\u001B[36mhttp://ws.apache.org/xmlrpc/\u001B[0m
© 2015 - 2025 Weber Informatics LLC | Privacy Policy