Java Remote Method Invocation Specification¶
Oracle. Java Remote Method Invocation Specification: Remote Object Activation.
Cited by¶
3 citations across 1 artifact.
Domain-specific¶
- Distributed Object
- CORBA calls the identifying handle an object reference; Java RMI describes a remote object as one whose methods can be invoked from another virtual machine.
- Invocation transport. The runtime identifies the target and operation, marshals arguments, sends the request, waits or arranges continuation, and unmarshals the reply or exception.
- Java RMI activation separates persistent reference from a currently executing implementation; live objects model multi-party protocols and shared synchronization as typed objects.
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Links previously used in the corpus¶
Before the registry existed this work was also linked 2 other ways.
- https://docs.oracle.com/en/java/javase/11/docs/specs/rmi/activation.html ×1
- https://docs.oracle.com/en/java/javase/17/docs/specs/rmi/arch.html ×1
Registry ID ref:83877471b63c · see in the full table