interface: Server
public abstract <<interface>> interface: Server
Author:
markd
Project:
Phase: 1.0; Status: Proposed; Version: 1.0.0; Complexity: 1
Dates:
Created: 1/21/2005 9:51:03 AM; Modified: 1/21/2005 9:52:17 AM;
Flags:
Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID:
{BF24CA8F-3967-46a6-800A-CCD303EFBEF5}
TODO Type description
@see Created on Jan 3, 2005 5:19:41 PM by
Goto:
Methods
See also:
ServerManager
Appears in:
dispatch
Connections
Realisation <<realize>> link from class
[dispatch].ServerManager
Server
Methods
Operation
Details
public
send
(
byte[] data):int
public
sendStatus
():int
public
setConfigFile
(
String fileName):int
public
Start
():int
public
Stop
(
int timeout):int
interface: Server