Uses of Interface
ibis.gmi.GroupProtocol

Packages that use GroupProtocol
ibis.gmi The GMI (Group Method Invocation) package implements group communication using method invocations. 
 

Uses of GroupProtocol in ibis.gmi
 

Classes in ibis.gmi that implement GroupProtocol
 class Forwarder
          The Forwarder class serves as a base class for user-defined forwarders.
 class Group
          The Group class takes care of the startup, and has methods to create, join, lookup, and exit a group.
 class GroupSkeleton
          The GroupSkeleton class serves as a base class for generated skeletons.
 class GroupStub
          The GroupStub class provides a base class for generated stubs.
 



The Ibis project