Shared.PublicObject Class Reference

This class represents an object designed to be accessed from both client and server. More...

Collaboration diagram for Shared.PublicObject:

Collaboration graph
[legend]
List of all members.

Public Member Functions

IAccessHandler GetAccessHandler ()
 This method returns an accesshandler.

Static Public Attributes

static IServerAPI Server
 The server object which implements the IServerAPI interface.

Detailed Description

This class represents an object designed to be accessed from both client and server.

Definition at line 10 of file PublicObject.cs.


Member Function Documentation

IAccessHandler Shared.PublicObject.GetAccessHandler (  ) 

This method returns an accesshandler.

Returns:
An AccessHandler object.

Definition at line 21 of file PublicObject.cs.

References Shared.IServerAPI.GetAccessHandler(), and Shared.PublicObject.Server.

Referenced by Client.RMIClient.Connect().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

IServerAPI Shared.PublicObject.Server [static]

The server object which implements the IServerAPI interface.

Definition at line 15 of file PublicObject.cs.

Referenced by Shared.PublicObject.GetAccessHandler().


The documentation for this class was generated from the following file:
Generated on Thu Dec 21 06:25:35 2006 for SCRAML by  doxygen 1.5.1-p1