Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

pinc.httpserver
Class RootEventhandler  view RootEventhandler download RootEventhandler.java

java.lang.Object
  extended bypinc.httpserver.RootEventhandler

public class RootEventhandler
extends java.lang.Object

Title:

Description:

Copyright: Copyright (c) 2003

Company:

Version:
1.0

Constructor Summary
RootEventhandler()
           
 
Method Summary
static java.lang.String getRootHTML(java.util.Hashtable request, pinc.scheduler.IScheduler scheduler, java.util.Hashtable users, java.lang.String ip)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RootEventhandler

public RootEventhandler()
Method Detail

getRootHTML

public static java.lang.String getRootHTML(java.util.Hashtable request,
                                           pinc.scheduler.IScheduler scheduler,
                                           java.util.Hashtable users,
                                           java.lang.String ip)
                                    throws pinc.PincException