Package Server.Net

This namespace holds the classes of the server-side network implementation. More...


Classes

class  RMIAccessHandler
 This class contains an implemention of an AccessHandler. In this case it is used for Remote Method Invocation. The objective of the AccessHandler is to handle the communication between the client and the catalogue. It inherits from the class MarshalByRefObject which enables the class to be accessed via network. It also inherits from the IAccessHandler interface which defines the public methods in the Catalogue class. More...
class  RMIServer
 This class represents the server-side part of a RMI-connection. It inherits from the ServerAPI interface which ensures exchangeability. More...


Detailed Description

This namespace holds the classes of the server-side network implementation.


Generated on Thu Dec 21 06:25:21 2006 for SCRAML by  doxygen 1.5.1-p1