Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls.
Apache XML-RPC was previously known as Helma XML-RPC. If you have code using the Helma library, all you should have to do is change the import statements in your code from helma.xmlrpc.* to org.apache.xmlrpc.*.
출처 : http://blog.naver.com/9namy
Server Side XML RPC (from Apache) (0) | 2011.11.17 |
---|---|
Client Class (from Apache) (0) | 2011.11.17 |
XML RPC Spec (0) | 2011.11.17 |
XML RPC 예 (PHP) (0) | 2011.11.17 |
XML RPC 예 (PHP) (0) | 2011.11.17 |