Package | Description |
---|---|
edu.usc.ict.iago.utils |
Modifier and Type | Field and Description |
---|---|
(package private) GameBridgeUtils |
NegotiationRoom.gbu1 |
(package private) GameBridgeUtils |
NegotiationRoom.gbu2 |
(package private) GameBridgeUtils |
Mediator.utils |
Modifier and Type | Method and Description |
---|---|
void |
NegotiationRoom.setGBU(javax.servlet.http.HttpSession httpSession,
GameBridgeUtils gbu) |
Constructor and Description |
---|
Mediator(GameBridgeUtils u)
The constructor for the Mediator.
|
VHRunner(int id,
Mediator m,
GeneralVH VH,
GameBridgeUtils u)
Constructor for VHRunner.
|