|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.PortableServer.Servant
mud.common.idl.clients.ClientPOA
mud.client.corba.ClientImpl
public class ClientImpl
Constructor Summary | |
---|---|
ClientImpl()
|
Method Summary | |
---|---|
void |
init(GameLoop gl,
ChatView cv)
|
void |
pushEvent(Event event)
Receive events from the server |
Methods inherited from class mud.common.idl.clients.ClientPOA |
---|
_all_interfaces, _invoke, _this, _this |
Methods inherited from class org.omg.PortableServer.Servant |
---|
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClientImpl()
Method Detail |
---|
public void init(GameLoop gl, ChatView cv)
public void pushEvent(Event event)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |