|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientConnection | |
---|---|
mud.server | |
mud.server.corba |
Uses of ClientConnection in mud.server |
---|
Methods in mud.server with parameters of type ClientConnection | |
---|---|
void |
EventBroadcaster.sendToSingle(Event event,
ClientConnection client)
|
Uses of ClientConnection in mud.server.corba |
---|
Methods in mud.server.corba that return ClientConnection | |
---|---|
ClientConnection[] |
ServerImpl.getAllConnections()
|
ClientConnection |
User.getConnection()
|
ClientConnection[] |
ServerImpl.getConnectionsByRoom(int roomId)
|
Constructors in mud.server.corba with parameters of type ClientConnection | |
---|---|
User(int id,
java.lang.String username,
ClientConnection con)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |