|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use grinda.impl | |
---|---|
grinda.impl | This package contains the implementation of the service |
grinda.impl.brokers | Package containing the classes that implements the distribution strategies for tuples. |
Classes in grinda.impl used by grinda.impl | |
---|---|
AbstractSubscribeManager
Abstract class for simplifying the implementation of asynchronous communication with clients. |
|
AbstractSubscribeManager.HandlingInfo
|
|
BlockingOperationManager
Handles tuples just inserted notifying eventually the clients that are blocked upon operations like take |
|
ClientListener
This interface should be implemented by all the classes interested in receiving notifications about operations made by the client |
|
Communicator
Interface used by the Grid service to handle the communication with peers |
|
GrindaContext
Allows to access to all internal useful interfaces and configurations. |
|
NotificationManager
|
|
PeerCommunicator
An interface implementd by the class that provide communication with peers |
|
RequestListener
This interface should be implemented by all the classes interested in receiving notifications about requests made by other peers |
|
ResultListener
This interface should be implemented by all the classes interested in receiving notifications about operation result |
|
SubscriptionListener
This class should be implemented by those classes that are interested in handling client subscriptions. |
|
TupleBroker
This interface should be implemented by all classes that are responsable of forwarding the tuples beetwen the local and remote tuple spaces |
|
TupleSpaceSet
Container for all the spaces of this service |
Classes in grinda.impl used by grinda.impl.brokers | |
---|---|
ClientListener
This interface should be implemented by all the classes interested in receiving notifications about operations made by the client |
|
PeerListener
Interface for classes interested in monitoring the join or leave of peers |
|
RequestListener
This interface should be implemented by all the classes interested in receiving notifications about requests made by other peers |
|
ResultListener
This interface should be implemented by all the classes interested in receiving notifications about operation result |
|
SubscriptionListener
This class should be implemented by those classes that are interested in handling client subscriptions. |
|
TupleBroker
This interface should be implemented by all classes that are responsable of forwarding the tuples beetwen the local and remote tuple spaces |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |