All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface edu.cmu.paid.network.IServer

public interface IServer
Interface to CServer object.

Author:
Will Ross

Method Index

 o request(DataObject, String)
Satisfy a request from a client.

Methods

 o request
 public abstract String request(DataObject req,
                                String clientname)
Satisfy a request from a client.

Parameters:
key - DataObject containing request.
clientname - Full name (url/name) of requesting client.
Returns:
Full name (url/name) of Session thread spawned to satisfy request.

All Packages  Class Hierarchy  This Package  Previous  Next  Index

This page is hosted by the Chair for Applied Software Engineering of the Technische Universität München.
Imprint (Impressum)