|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ibis.gmi | |
ibis.gmi | The GMI (Group Method Invocation) package implements group communication using method invocations. |
Classes in ibis.gmi used by ibis.gmi | |
BinomialCombiner
The BinomialCombiner class serves as a base class for user-defined
binomial reply combiners. |
|
BinomialInvocationCombiner
The BinomialInvocationCombiner class serves as a base class
for user-defined binomial invocation combiners. |
|
ConfigurationException
The ConfigurationException class describes exceptions caused by
illegal group method configurations. |
|
FlatCombiner
The FlatCombiner class serves as a base class for user-defined
result flat-combiners. |
|
FlatInvocationCombiner
The FlatInvocationCombiner class provides a base class for
user-defined flat invocation combiners. |
|
Forwarder
The Forwarder class serves as a base class for user-defined
forwarders. |
|
GroupInterface
This is the magic interface, signalling the compiler to generate stub and skeleton code. |
|
GroupMember
To be part of a group, an object must implement the GroupInterface
and extent the GroupMember class. |
|
GroupMethod
A GroupMethod object represents a method of a specific group
reference. |
|
GroupProtocol
Constants, placed in an interface to allow for easy access. |
|
GroupStub
The GroupStub class provides a base class for generated stubs. |
|
InvocationScheme
The InvocationScheme class provides a base class for all invocation
schemes. |
|
ParameterVector
The ParameterVector class provides a base class for generated
parameter vector classes, specific for a group method. |
|
Personalizer
The Personalizer class provides a base class for parameter
personalizers. |
|
ReplyPersonalizer
The ReplyPersonalizer class can be extended by the user to create a
specific reply personalizer. |
|
ReplyScheme
Class ReplyScheme is the base class for all reply schemes. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |