Java Remote Method Invocation Language

Java Remote Method Invocation Language is a simple Web service dialect for Java applications which can transport Java classes with public members by using the reflection API. Serialization and deserialization is automatic. Classes generated by the externalizable versioned class generator evcgen will be supported in the 3.0 release.

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  11 Feb 2006 03:24
  • Rrelease-after

Changes: Minor bugfixes to the HTTP code.

  • Rrelease-mid
  •  28 Jan 2005 15:57
  • Rrelease-after

Changes: The code has moved to new package names and is interconnected with the Dolphin Library.

  • Rrelease-mid
  •  19 Feb 2004 15:40
  • Rrelease-after

Changes: Collection classes are now usable and are written as <name type="collection" class="java.util.Collection"><value>FooBar</ value></name> or <name type="map" class="java.util.Map"><key>Foo</ key><value<Bar></value></name>. This bugfix has made the format incompatible with previous releases. A new setSerializeStatic () setting was added to JRMLWriter to serialize static member variables.

  • Rrelease-mid
  •  18 Feb 2004 09:52
  • Rrelease-after

Changes: This releases adds support for (de)serialization of non-public fields (private, package, and protected fields).

  • Rrelease-mid
  •  06 Feb 2004 14:40
  • Rrelease-after

Changes: New features include a size attribute in the JRML header, a size-attribute-aware InputStream, and JRMLObjectOutputStream enhancements.

08dd9a866de13843328452efdfd5ef55_thumb

Project Spotlight

Zero Install Injector

A decentralised packaging system.

No-screenshot

Project Spotlight

AnyEvent

A framework for multiple event loops in Perl.