Java RMI Stub and Skeleton Classes

GPTKB entity

Statements (21)
Predicate Object
gptkbp:instance_of gptkb:Java_Enhancement_Proposal
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Java_2_Platform,_Standard_Edition_(J2_SE)_1.3
gptkbp:allows Method invocation on remote objects
gptkbp:consists_of Skeleton classes
Stub classes
gptkbp:enables Dynamic method invocation
Object serialization
gptkbp:facilitates Client-server communication
https://www.w3.org/2000/01/rdf-schema#label Java RMI Stub and Skeleton Classes
gptkbp:is_implemented_in RMI framework
gptkbp:is_part_of gptkb:Java_Enhancement_Proposal
gptkbp:is_related_to Remote objects
gptkbp:produced_by RMI compiler (rmic)
gptkbp:provides Remote communication
gptkbp:requires gptkb:archaeological_site
gptkbp:setting RMI server
gptkbp:supports Distributed applications
gptkbp:used_in gptkb:technique
gptkbp:uses Java serialization
gptkbp:written_in gptkb:Java