RPC server for Java that uses reflection for fast (and sketchy) integration into your code. This project is a dead-simple RPC server that allows other programs/platforms to use RPC to access your Java ...
This is free and unencumbered software released into the public domain.
Problem: You need to access a Perl program from your Java program—maybe a custom screen scraper written with LWP (Library for WWW access in Perl), maybe Bugzilla, or maybe one of countless ...
aXMLRPCを利用すると、JavaプログラムでXML形式のHTTPプロトコルを介してリモートのサーバにリモートプロシージャコール(RPC)を行える。もともとはAndroid向けに開発されたライブラリだが、Androidライブラリへの依存関係がないので通常のJavaアプリケーション ...
XMLTP/L, or XMLTP Light, is a lightweight RPC protocol that uses XML to encode the stream of data. XMLTP/L has been designed to do fast RPC calls over an intranet, within an enterprise. More ...
Simple text messages, readable and writable by people and computers, live at the core of every successful Internet application. XML seeks to grow the expressive power of these texts while preserving ...
JSON-RPC-Javaのオリジナルの開発者とは連絡がとれていないようなので、今後JSON-RPC-Javaが更新される可能性もあるが、しばらくは確実にリリースが予定されているjabsorbに注力した方がよさそうだ。