Methapolis  0.27
 All Classes Namespaces Files Functions Variables Enumerator
micropolisj.network.NetworkServer Class Reference
Collaboration diagram for micropolisj.network.NetworkServer:

Public Member Functions

 NetworkServer (IMicropolisServer server)

Static Public Attributes

static final String NAMING_BIND = "remoteLogic"

Private Attributes

IMicropolisServer server

Detailed Description

Definition at line 5 of file NetworkServer.java.

Constructor & Destructor Documentation

micropolisj.network.NetworkServer.NetworkServer ( IMicropolisServer  server)

Definition at line 13 of file NetworkServer.java.

References micropolisj.network.NetworkServer.server.

Member Data Documentation

final String micropolisj.network.NetworkServer.NAMING_BIND = "remoteLogic"
static

Definition at line 7 of file NetworkServer.java.

Referenced by micropolisj.network.RemoteClient.RemoteClient().

IMicropolisServer micropolisj.network.NetworkServer.server
private

Definition at line 9 of file NetworkServer.java.

Referenced by micropolisj.network.NetworkServer.NetworkServer().


The documentation for this class was generated from the following file: