|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerImpl | |
---|---|
mud.server | |
mud.server.corba |
Uses of ServerImpl in mud.server |
---|
Methods in mud.server with parameters of type ServerImpl | |
---|---|
static EventBroadcaster |
EventBroadcaster.getInstance(ServerImpl server,
int maxthreads)
|
void |
MonsterController.start(ServerImpl server,
GameLogic gameLogic,
java.util.Collection<Room> rooms)
|
Constructors in mud.server with parameters of type ServerImpl | |
---|---|
MonsterThread(ServerImpl server,
GameLogic gameLogic,
Room room)
|
Uses of ServerImpl in mud.server.corba |
---|
Constructors in mud.server.corba with parameters of type ServerImpl | |
---|---|
GameLogic(ServerImpl server)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |