Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The javaspace: component is a transport for working with ...any JavaSpace compliant implementation, this component has been tested with both the Blitz implementation and the GigaSpace implementation .
This component can be used for sending and receiving any object inheriting from the Jini Entry class, it's also possible to pass an id (Spring Bean) of a template that can be used for reading/taking the entries from the space.

URI format

Code Block
javaspace:jini://host?options

...