| Interface | Description |
|---|---|
| ParlorProvider |
Defines the server-side of the
ParlorService. |
| PlayManager |
An interface to be implemented by a
PlaceManager that wishes to host
places that have players. |
| TableProvider |
Defines the server-side of the
TableService. |
| Class | Description |
|---|---|
| ParlorManager |
The parlor manager is responsible for the parlor services in aggregate.
|
| ParlorSender |
Used to issue notifications to a
ParlorReceiver instance on a
client. |
| PlayManagerDelegate |
The base class for any delegate that wishes to service both
GameManager
games and AVRGameManager games -- or, in fact, any PlaceManager
that implements PlayManager. |
| TableManager |
A table manager can be used by a place manager (or other entity) to take care of the management
of a table matchmaking service on a particular distributed object.
|
Copyright © 2015. All rights reserved.