crispy

http://crispy.sourceforge.net/index.html

リモート呼び出しのための、フレームワーク

  • Web-Service (JAX-RPC, for example Axis),
  • XML-RPC (for example Apache XML-RPC),
  • Burlap and Hessian (Caucho),
  • RMI,
  • EJB (with JNDI lookup),
  • JBoss Remoting,
  • REST (REpresentational State Transfer), a Crispy implementation with commons httpclient and
  • Http invoker (http call with serializable Java objects), a Crispy implementation with commons httpclient
  • CORBA (experimental)

などがサポートされている。