sfi.director.application.AdminServer Class Reference

List of all members.

Detailed Description

Implements Admin Server listener.


Public Member Functions

 AdminServer () throws DirectorException
 AdminServer (int port)
void startListen () throws DirectorException
void listen () throws DirectorException

Static Public Member Functions

static BufferedReader connectAdminServer (final String url, long timeout) throws DirectorException
static String contactAdminServer (String url, long timeout, final int sizeLimit) throws IOException, DirectorException

Protected Member Functions

String decode (String url)
void oneConnection (Socket incoming) throws DirectorException
void head (OutputStream out, String type, boolean haveProto) throws DirectorException

Package Attributes

int port
boolean shutdown = false
ServerSocket listenSocket = null


Constructor & Destructor Documentation

sfi.director.application.AdminServer.AdminServer  )  throws DirectorException
 

sfi.director.application.AdminServer.AdminServer int  port  ) 
 


Member Function Documentation

static BufferedReader sfi.director.application.AdminServer.connectAdminServer final String  url,
long  timeout
throws DirectorException [static]
 

static String sfi.director.application.AdminServer.contactAdminServer String  url,
long  timeout,
final int  sizeLimit
throws IOException, DirectorException [static]
 

String sfi.director.application.AdminServer.decode String  url  )  [protected]
 

void sfi.director.application.AdminServer.head OutputStream  out,
String  type,
boolean  haveProto
throws DirectorException [protected]
 

void sfi.director.application.AdminServer.listen  )  throws DirectorException
 

void sfi.director.application.AdminServer.oneConnection Socket  incoming  )  throws DirectorException [protected]
 

void sfi.director.application.AdminServer.startListen  )  throws DirectorException
 


Member Data Documentation

ServerSocket sfi.director.application.AdminServer.listenSocket = null [package]
 

int sfi.director.application.AdminServer.port [package]
 

boolean sfi.director.application.AdminServer.shutdown = false [package]
 


The documentation for this class was generated from the following file:
Generated on Sat Aug 16 01:20:46 2008 for Node Director by  doxygen 1.4.5