Uses of Class
spellcast.game.IPCRequest

Packages that use IPCRequest
spellcast.game   
spellcast.server   
 

Uses of IPCRequest in spellcast.game
 

Methods in spellcast.game that return IPCRequest
 IPCRequest IPC.receive()
          Receive an event from a client.
 

Methods in spellcast.game with parameters of type IPCRequest
 void Game_Server.processOkEvent(IPCRequest request)
          Process OkEvent.
 

Uses of IPCRequest in spellcast.server
 

Methods in spellcast.server that return IPCRequest
 IPCRequest ServerConnectionHandler.receive()
          Removes the first event from the incoming event queue and returns it.
 



Copyright © 2001-2005 Spellcast. All Rights Reserved.