Shared.IServerAPI Interface Reference

This interface describes the ServerAPI. More...

Inheritance diagram for Shared.IServerAPI:

Inheritance graph
[legend]
List of all members.

Public Member Functions

void Start ()
 Starts the server.
void Stop ()
 Stops the server.
IAccessHandler GetAccessHandler ()
 Gets an accesshandler.

Detailed Description

This interface describes the ServerAPI.

Definition at line 11 of file ServerAPI.cs.


Member Function Documentation

void Shared.IServerAPI.Start (  ) 

Starts the server.

Implemented in Server.Net.RMIServer.

void Shared.IServerAPI.Stop (  ) 

Stops the server.

Implemented in Server.Net.RMIServer.

IAccessHandler Shared.IServerAPI.GetAccessHandler (  ) 

Gets an accesshandler.

Returns:
An accesshandler

Implemented in Server.Net.RMIServer.

Referenced by Shared.PublicObject.GetAccessHandler().

Here is the caller graph for this function:


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