Uses of Interface
server.WordMoleServer

Packages that use WordMoleServer
game.multiplayer.game   
game.multiplayer.invitation   
server   
 

Uses of WordMoleServer in game.multiplayer.game
 

Constructors in game.multiplayer.game with parameters of type WordMoleServer
GameImpl(Game game, WordMoleServer server, AsyncCallback cb)
          Constructor
 

Uses of WordMoleServer in game.multiplayer.invitation
 

Constructors in game.multiplayer.invitation with parameters of type WordMoleServer
InvitationImpl(Invite invite, WordMoleServer server, AsyncCallback callback)
          Constructor
 

Uses of WordMoleServer in server
 

Classes in server that implement WordMoleServer
 class WordMoleServerImpl
          This class represents the WordMoleServer Implementation of the Remote Interface for the WordMoleServer.