|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Invitation | |
|---|---|
| game.multiplayer | |
| game.multiplayer.invitation | |
| server | |
| Uses of Invitation in game.multiplayer |
|---|
| Methods in game.multiplayer with parameters of type Invitation | |
|---|---|
void |
WordMoleClientImpl.receiveInvite(Invitation invite)
|
void |
WordMoleClient.receiveInvite(Invitation invite)
The WordMoleClient receives an Invite from another client. |
| Uses of Invitation in game.multiplayer.invitation |
|---|
| Classes in game.multiplayer.invitation that implement Invitation | |
|---|---|
class |
InvitationImpl
This class represents the Invitation Implementation of the Remote Interface for the WordMoleServer. |
| Uses of Invitation in server |
|---|
| Methods in server that return Invitation | |
|---|---|
Invitation |
WordMoleServerImpl.createInvite(Invite invite)
|
Invitation |
WordMoleServer.createInvite(Invite invite)
Creates an invite to be sent to all of the invitees. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||